{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_AtsJob_groups", "title": "property_AtsJob_groups", "description": "The departments/divisions/teams that this job belongs to", "items": { "$ref": "#/components/schemas/AtsGroup" }, "type": "array" }