{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/HrisDevices", "title": "HrisDevices", "items": { "$ref": "#/components/schemas/HrisDevice" }, "type": "array" }