{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ExpenseReportsGetParametersExpandSchemaItems", "title": "ExpenseReportsGetParametersExpandSchemaItems", "type": "string", "enum": [ "accounting_period", "company", "employee", "lines" ] }