{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "GatewayRouteHostnameRewrite", "description": "An object representing the gateway route host name to rewrite.", "type": "object", "properties": { "defaultTargetHostname": {} } }