{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/zero-trust-gateway_subcategory", "title": "zero-trust-gateway_subcategory", "properties": { "beta": { "$ref": "#/components/schemas/zero-trust-gateway_beta" }, "class": { "$ref": "#/components/schemas/zero-trust-gateway_class" }, "description": { "$ref": "#/components/schemas/zero-trust-gateway_components-schemas-description" }, "id": { "$ref": "#/components/schemas/zero-trust-gateway_id" }, "name": { "$ref": "#/components/schemas/zero-trust-gateway_categories_components-schemas-name" } }, "type": "object" }