{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "HttpGatewayRoutePathRewrite", "description": "An object that represents the path to rewrite.", "type": "object", "properties": { "exact": {} } }