{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/zero-trust-gateway_components-schemas-single_response", "title": "zero-trust-gateway_components-schemas-single_response", "allOf": [ { "$ref": "#/components/schemas/zero-trust-gateway_api-response-single" }, { "properties": { "result": { "$ref": "#/components/schemas/zero-trust-gateway_locations" } } } ] }