24 lines
440 B
JSON
24 lines
440 B
JSON
![]() |
{
|
|||
|
"Routes": [
|
|||
|
{
|
|||
|
"SwaggerKey": "MsCuentasCobrarPost",
|
|||
|
|
|||
|
"UpstreamPathTemplate": "/CuentasCobrar",
|
|||
|
"UpstreamHttpMethod": [ "POST" ],
|
|||
|
|
|||
|
"DownstreamPathTemplate": "/CuentasCobrar",
|
|||
|
"DownstreamScheme": "http",
|
|||
|
"DownstreamHostAndPorts": [
|
|||
|
{
|
|||
|
"Host": "localhost",
|
|||
|
"Port": 8152
|
|||
|
}
|
|||
|
],
|
|||
|
|
|||
|
"RouteClaimsRequirement": {
|
|||
|
"permisos": "any"
|
|||
|
}
|
|||
|
}
|
|||
|
]
|
|||
|
}
|