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