Apigateway/ApiGateway/Routes/ocelot.incapacidadeslicencias.json
2024-04-09 15:06:44 -05:00

130 lines
3.0 KiB
JSON

{
"Routes": [
{
"SwaggerKey": "MsIncapacidadesLicencias",
"UpstreamPathTemplate": "/ExcusasMedicas",
"DownstreamPathTemplate": "/ExcusasMedicas",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8177
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsIncapacidadesLicencias",
"UpstreamPathTemplate": "/ExcusasMedicas",
"DownstreamPathTemplate": "/ExcusasMedicas",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8177
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsIncapacidadesLicencias",
"UpstreamPathTemplate": "/LicenciasInc",
"DownstreamPathTemplate": "/LicenciasInc",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8177
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsIncapacidadesLicencias",
"UpstreamPathTemplate": "/LicenciasInc",
"DownstreamPathTemplate": "/LicenciasInc",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8177
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsIncapacidadesLicencias",
"UpstreamPathTemplate": "/LicenciasInc",
"DownstreamPathTemplate": "/LicenciasInc",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8177
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsIncapacidadesLicencias",
"UpstreamPathTemplate": "/LicenciasInc",
"DownstreamPathTemplate": "/LicenciasInc",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8177
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"DELETE"
]
},
{
"SwaggerKey": "MsIncapacidadesLicencias",
"UpstreamPathTemplate": "/LicenciasInc/Masivo",
"DownstreamPathTemplate": "/LicenciasInc/Masivo",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8177
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
}
]
}