{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ApplicationsGetParametersExpandSchemaItems", "title": "ApplicationsGetParametersExpandSchemaItems", "type": "string", "enum": [ "candidate", "credited_to", "current_stage", "job", "offers", "reject_reason", "screening_question_answers", "screening_question_answers.question" ] }