{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/EmploymentsGetParametersOrderBy", "title": "EmploymentsGetParametersOrderBy", "type": "string", "enum": [ "-effective_date", "effective_date" ] }