Merge · Schema

LocationsGetParametersRemoteFields

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

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