Apigateway/ApiGateway/Routes/ocelot.comitetc.json

238 lines
5.4 KiB
JSON
Raw Normal View History

{
"Routes": [
{
"SwaggerKey": "ComiteTC",
"UpstreamPathTemplate": "/SolicitudAut/Archivos",
"DownstreamPathTemplate": "/SolicitudAut/Archivos",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8166
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "ComiteTC",
"UpstreamPathTemplate": "/CasosPorComite",
"DownstreamPathTemplate": "/CasosPorComite",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8166
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "ComiteTC",
"UpstreamPathTemplate": "/CasosPorComite",
"DownstreamPathTemplate": "/CasosPorComite",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8166
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "ComiteTC",
"UpstreamPathTemplate": "/ComiteTC",
"DownstreamPathTemplate": "/ComiteTC",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8166
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "ComiteTC",
"UpstreamPathTemplate": "/ComiteTC/Reservar",
"DownstreamPathTemplate": "/ComiteTC/Reservar",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8166
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "ComiteTC",
"UpstreamPathTemplate": "/ComiteTC/Test",
"DownstreamPathTemplate": "/ComiteTC/Test",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8166
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "ComiteTC",
"UpstreamPathTemplate": "/ComiteTC/Guardar",
"DownstreamPathTemplate": "/ComiteTC/Guardar",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8166
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "ComiteTC",
"UpstreamPathTemplate": "/ComiteTC/Limpiar",
"DownstreamPathTemplate": "/ComiteTC/Limpiar",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8166
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"DELETE"
]
},
{
"SwaggerKey": "ComiteTC",
"UpstreamPathTemplate": "/SolicitudAutCTC",
"DownstreamPathTemplate": "/SolicitudAutCTC",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8166
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "ComiteTC",
"UpstreamPathTemplate": "/SolicitudAutCTC",
"DownstreamPathTemplate": "/SolicitudAutCTC",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8166
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "ComiteTC",
"UpstreamPathTemplate": "/SolicitudAutCTC/Reservar",
"DownstreamPathTemplate": "/SolicitudAutCTC/Reservar",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8166
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "ComiteTC",
"UpstreamPathTemplate": "/SolicitudAutCTC/Rechazar",
"DownstreamPathTemplate": "/SolicitudAutCTC/Rechazar",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8166
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "ComiteTC",
"UpstreamPathTemplate": "/SolicitudAutCTC/LimpiarTabla",
"DownstreamPathTemplate": "/SolicitudAutCTC/LimpiarTabla",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8166
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"DELETE"
]
}
]
}