{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "GrpcGatewayRouteRewrite", "description": "An object that represents the gateway route to rewrite.", "type": "object", "properties": { "hostname": {} } }