{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/zero-trust-gateway_app-types", "title": "zero-trust-gateway_app-types", "oneOf": [ { "$ref": "#/components/schemas/zero-trust-gateway_application" }, { "$ref": "#/components/schemas/zero-trust-gateway_application_type" } ], "readOnly": true, "type": "object" }