Merge · Schema

LocationsIdGetParametersRemoteFields

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

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