2022-12-01 16:56:28 -05:00
|
|
|
{
|
|
|
|
"Routes": [
|
|
|
|
{
|
2023-02-14 14:08:45 -05:00
|
|
|
"SwaggerKey": "MsEmail",
|
2022-12-01 16:56:28 -05:00
|
|
|
"UpstreamPathTemplate": "/Email",
|
2024-01-02 08:23:49 -05:00
|
|
|
"DownstreamPathTemplate": "/Email",
|
2022-12-01 16:56:28 -05:00
|
|
|
"DownstreamScheme": "http",
|
|
|
|
"DownstreamHostAndPorts": [
|
|
|
|
{
|
|
|
|
"Host": "localhost",
|
|
|
|
"Port": 8170
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"RouteClaimsRequirement": {
|
|
|
|
"permisos": "any"
|
2024-01-02 08:23:49 -05:00
|
|
|
},
|
|
|
|
"UpstreamHttpMethod": [
|
|
|
|
"POST"
|
|
|
|
]
|
2022-12-01 16:56:28 -05:00
|
|
|
}
|
|
|
|
]
|
2024-01-02 08:23:49 -05:00
|
|
|
}
|