Merge · Schema

ApplicationsIdGetParametersExpandSchemaItems

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

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