{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/TimeOffGetParametersRequestType", "title": "TimeOffGetParametersRequestType", "type": "string", "enum": [ "BEREAVEMENT", "JURY_DUTY", "PERSONAL", "SICK", "VACATION", "VOLUNTEER" ] }