76 lines
1.7 KiB
JSON
76 lines
1.7 KiB
JSON
{
|
|
"Routes": [
|
|
{
|
|
"SwaggerKey": "DatosMaestros",
|
|
"UpstreamPathTemplate": "/DatosMaestros",
|
|
"DownstreamPathTemplate": "/DatosMaestros",
|
|
"DownstreamScheme": "http",
|
|
"DownstreamHostAndPorts": [
|
|
{
|
|
"Host": "localhost",
|
|
"Port": 8146
|
|
}
|
|
],
|
|
"RouteClaimsRequirement": {
|
|
"permisos": "any"
|
|
},
|
|
"UpstreamHttpMethod": [
|
|
"GET"
|
|
]
|
|
},
|
|
{
|
|
"SwaggerKey": "DatosMaestros",
|
|
"UpstreamPathTemplate": "/DatosMaestros",
|
|
"DownstreamPathTemplate": "/DatosMaestros",
|
|
"DownstreamScheme": "http",
|
|
"DownstreamHostAndPorts": [
|
|
{
|
|
"Host": "localhost",
|
|
"Port": 8146
|
|
}
|
|
],
|
|
"RouteClaimsRequirement": {
|
|
"permisos": "any"
|
|
},
|
|
"UpstreamHttpMethod": [
|
|
"POST"
|
|
]
|
|
},
|
|
{
|
|
"SwaggerKey": "DatosMaestros",
|
|
"UpstreamPathTemplate": "/DatosMaestros/Dato",
|
|
"DownstreamPathTemplate": "/DatosMaestros/Dato",
|
|
"DownstreamScheme": "http",
|
|
"DownstreamHostAndPorts": [
|
|
{
|
|
"Host": "localhost",
|
|
"Port": 8146
|
|
}
|
|
],
|
|
"RouteClaimsRequirement": {
|
|
"permisos": "any"
|
|
},
|
|
"UpstreamHttpMethod": [
|
|
"PATCH"
|
|
]
|
|
},
|
|
{
|
|
"SwaggerKey": "DatosMaestros",
|
|
"UpstreamPathTemplate": "/DatosMaestros/Relacion",
|
|
"DownstreamPathTemplate": "/DatosMaestros/Relacion",
|
|
"DownstreamScheme": "http",
|
|
"DownstreamHostAndPorts": [
|
|
{
|
|
"Host": "localhost",
|
|
"Port": 8146
|
|
}
|
|
],
|
|
"RouteClaimsRequirement": {
|
|
"permisos": "any"
|
|
},
|
|
"UpstreamHttpMethod": [
|
|
"PATCH"
|
|
]
|
|
}
|
|
]
|
|
} |