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