{ "Routes": [ { "SwaggerKey": "MsPing", "UpstreamPathTemplate": "/Ping", "UpstreamHttpMethod": [ "GET", "POST", "PATCH" ], "DownstreamPathTemplate": "/Ping", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { "Host": "localhost", "Port": 8198 } ], "RouteClaimsRequirement": { "permisos": "any" } } ] }