94 lines
2.1 KiB
JSON
94 lines
2.1 KiB
JSON
{
|
|
"Routes": [
|
|
{
|
|
"SwaggerKey": "MsInformes",
|
|
"UpstreamPathTemplate": "/Consultas",
|
|
"DownstreamPathTemplate": "/Consultas",
|
|
"DownstreamScheme": "http",
|
|
"DownstreamHostAndPorts": [
|
|
{
|
|
"Host": "localhost",
|
|
"Port": 8164
|
|
}
|
|
],
|
|
"RouteClaimsRequirement": {
|
|
"permisos": "any"
|
|
},
|
|
"UpstreamHttpMethod": [
|
|
"GET"
|
|
]
|
|
},
|
|
{
|
|
"SwaggerKey": "MsInformes",
|
|
"UpstreamPathTemplate": "/Consultas/Validar",
|
|
"DownstreamPathTemplate": "/Consultas/Validar",
|
|
"DownstreamScheme": "http",
|
|
"DownstreamHostAndPorts": [
|
|
{
|
|
"Host": "localhost",
|
|
"Port": 8164
|
|
}
|
|
],
|
|
"RouteClaimsRequirement": {
|
|
"permisos": "any"
|
|
},
|
|
"UpstreamHttpMethod": [
|
|
"POST"
|
|
]
|
|
},
|
|
{
|
|
"SwaggerKey": "MsInformes",
|
|
"UpstreamPathTemplate": "/Consultas/Guardar",
|
|
"DownstreamPathTemplate": "/Consultas/Guardar",
|
|
"DownstreamScheme": "http",
|
|
"DownstreamHostAndPorts": [
|
|
{
|
|
"Host": "localhost",
|
|
"Port": 8164
|
|
}
|
|
],
|
|
"RouteClaimsRequirement": {
|
|
"permisos": "any"
|
|
},
|
|
"UpstreamHttpMethod": [
|
|
"POST"
|
|
]
|
|
},
|
|
{
|
|
"SwaggerKey": "MsInformes",
|
|
"UpstreamPathTemplate": "/Consultas/Ejecutar",
|
|
"DownstreamPathTemplate": "/Consultas/Ejecutar",
|
|
"DownstreamScheme": "http",
|
|
"DownstreamHostAndPorts": [
|
|
{
|
|
"Host": "localhost",
|
|
"Port": 8164
|
|
}
|
|
],
|
|
"RouteClaimsRequirement": {
|
|
"permisos": "any"
|
|
},
|
|
"UpstreamHttpMethod": [
|
|
"GET"
|
|
]
|
|
},
|
|
{
|
|
"SwaggerKey": "MsInformes",
|
|
"UpstreamPathTemplate": "/Tablas/ConsultarEstructura",
|
|
"DownstreamPathTemplate": "/Tablas/ConsultarEstructura",
|
|
"DownstreamScheme": "http",
|
|
"DownstreamHostAndPorts": [
|
|
{
|
|
"Host": "localhost",
|
|
"Port": 8164
|
|
}
|
|
],
|
|
"RouteClaimsRequirement": {
|
|
"permisos": "any"
|
|
},
|
|
"UpstreamHttpMethod": [
|
|
"POST"
|
|
]
|
|
}
|
|
]
|
|
} |