40 lines
902 B
JSON
40 lines
902 B
JSON
{
|
|
"Routes": [
|
|
{
|
|
"SwaggerKey": "MsInformes",
|
|
"UpstreamPathTemplate": "/Informes/ConsultaEstructuraTabla",
|
|
"DownstreamPathTemplate": "/Informes/ConsultaEstructuraTabla",
|
|
"DownstreamScheme": "http",
|
|
"DownstreamHostAndPorts": [
|
|
{
|
|
"Host": "localhost",
|
|
"Port": 8164
|
|
}
|
|
],
|
|
"RouteClaimsRequirement": {
|
|
"permisos": "any"
|
|
},
|
|
"UpstreamHttpMethod": [
|
|
"POST"
|
|
]
|
|
},
|
|
{
|
|
"SwaggerKey": "MsInformes",
|
|
"UpstreamPathTemplate": "/Informes/Consulta",
|
|
"DownstreamPathTemplate": "/Informes/Consulta",
|
|
"DownstreamScheme": "http",
|
|
"DownstreamHostAndPorts": [
|
|
{
|
|
"Host": "localhost",
|
|
"Port": 8164
|
|
}
|
|
],
|
|
"RouteClaimsRequirement": {
|
|
"permisos": "any"
|
|
},
|
|
"UpstreamHttpMethod": [
|
|
"POST"
|
|
]
|
|
}
|
|
]
|
|
} |