{ "$schema": "https://json-structure.org/meta/extended/v0/#", "name": "GrpcGatewayRouteAction", "type": "record", "fields": [ { "name": "rewrite", "type": "string" }, { "name": "target", "type": "string" } ] }