{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/GatewayVersion", "title": "Gateway Version", "description": "Supported gateway version. For serverless.v1 kind of cloud gateways, this field should be omitted.", "type": "string", "example": "3.2" }