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