Public job postings
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_AtsJob_postings", "title": "property_AtsJob_postings", "description": "Public job postings", "items": { "$ref": "#/components/schemas/AtsJobPosting" }, "type": "array" }