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