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