This commit is contained in:
Luis M 2024-04-09 15:06:44 -05:00
parent b5c54b1d8d
commit 5f1a2e4e17
3 changed files with 156 additions and 30 deletions

View File

@ -234,6 +234,24 @@
"PATCH" "PATCH"
] ]
}, },
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/ActualizarBC",
"DownstreamPathTemplate": "/Afiliados/ActualizarBC",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/AfiliadosUsuario", "UpstreamPathTemplate": "/Afiliados/AfiliadosUsuario",
@ -324,6 +342,24 @@
"GET" "GET"
] ]
}, },
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/Separacion",
"DownstreamPathTemplate": "/Afiliados/Separacion",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/NotificarAfiliado", "UpstreamPathTemplate": "/Afiliados/NotificarAfiliado",

View File

@ -1,5 +1,41 @@
{ {
"Routes": [ "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", "SwaggerKey": "MsIncapacidadesLicencias",
"UpstreamPathTemplate": "/LicenciasInc", "UpstreamPathTemplate": "/LicenciasInc",
@ -54,6 +90,24 @@
"PATCH" "PATCH"
] ]
}, },
{
"SwaggerKey": "MsIncapacidadesLicencias",
"UpstreamPathTemplate": "/LicenciasInc",
"DownstreamPathTemplate": "/LicenciasInc",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8177
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"DELETE"
]
},
{ {
"SwaggerKey": "MsIncapacidadesLicencias", "SwaggerKey": "MsIncapacidadesLicencias",
"UpstreamPathTemplate": "/LicenciasInc/Masivo", "UpstreamPathTemplate": "/LicenciasInc/Masivo",

View File

@ -1,7 +1,7 @@
{ {
"Routes": [ "Routes": [
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/CupsItems", "UpstreamPathTemplate": "/CupsItems",
"DownstreamPathTemplate": "/CupsItems", "DownstreamPathTemplate": "/CupsItems",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -19,7 +19,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/CupsItems", "UpstreamPathTemplate": "/CupsItems",
"DownstreamPathTemplate": "/CupsItems", "DownstreamPathTemplate": "/CupsItems",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -37,7 +37,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/CupsLab", "UpstreamPathTemplate": "/CupsLab",
"DownstreamPathTemplate": "/CupsLab", "DownstreamPathTemplate": "/CupsLab",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -55,7 +55,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/CupsLab", "UpstreamPathTemplate": "/CupsLab",
"DownstreamPathTemplate": "/CupsLab", "DownstreamPathTemplate": "/CupsLab",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -73,7 +73,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/CupsLab", "UpstreamPathTemplate": "/CupsLab",
"DownstreamPathTemplate": "/CupsLab", "DownstreamPathTemplate": "/CupsLab",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -91,7 +91,25 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/CupsLab/Masivo",
"DownstreamPathTemplate": "/CupsLab/Masivo",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8162
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "8162",
"UpstreamPathTemplate": "/ExamenPorSeccion", "UpstreamPathTemplate": "/ExamenPorSeccion",
"DownstreamPathTemplate": "/ExamenPorSeccion", "DownstreamPathTemplate": "/ExamenPorSeccion",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -109,7 +127,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/ExamenPorSeccion", "UpstreamPathTemplate": "/ExamenPorSeccion",
"DownstreamPathTemplate": "/ExamenPorSeccion", "DownstreamPathTemplate": "/ExamenPorSeccion",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -127,7 +145,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/ExamenPorSeccion/Estado", "UpstreamPathTemplate": "/ExamenPorSeccion/Estado",
"DownstreamPathTemplate": "/ExamenPorSeccion/Estado", "DownstreamPathTemplate": "/ExamenPorSeccion/Estado",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -145,7 +163,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/GruposEtareosLab", "UpstreamPathTemplate": "/GruposEtareosLab",
"DownstreamPathTemplate": "/GruposEtareosLab", "DownstreamPathTemplate": "/GruposEtareosLab",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -163,7 +181,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/GruposEtareosLab", "UpstreamPathTemplate": "/GruposEtareosLab",
"DownstreamPathTemplate": "/GruposEtareosLab", "DownstreamPathTemplate": "/GruposEtareosLab",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -181,7 +199,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/GruposEtareosLab", "UpstreamPathTemplate": "/GruposEtareosLab",
"DownstreamPathTemplate": "/GruposEtareosLab", "DownstreamPathTemplate": "/GruposEtareosLab",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -199,7 +217,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/InfoAfiliadoLabClinic", "UpstreamPathTemplate": "/InfoAfiliadoLabClinic",
"DownstreamPathTemplate": "/InfoAfiliadoLabClinic", "DownstreamPathTemplate": "/InfoAfiliadoLabClinic",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -217,7 +235,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/InfoAfiliadoLabClinic", "UpstreamPathTemplate": "/InfoAfiliadoLabClinic",
"DownstreamPathTemplate": "/InfoAfiliadoLabClinic", "DownstreamPathTemplate": "/InfoAfiliadoLabClinic",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -235,7 +253,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/ItemsLab", "UpstreamPathTemplate": "/ItemsLab",
"DownstreamPathTemplate": "/ItemsLab", "DownstreamPathTemplate": "/ItemsLab",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -253,7 +271,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/ItemsLab", "UpstreamPathTemplate": "/ItemsLab",
"DownstreamPathTemplate": "/ItemsLab", "DownstreamPathTemplate": "/ItemsLab",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -271,7 +289,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/RecepcionExamenes", "UpstreamPathTemplate": "/RecepcionExamenes",
"DownstreamPathTemplate": "/RecepcionExamenes", "DownstreamPathTemplate": "/RecepcionExamenes",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -289,7 +307,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/RecepcionExamenes", "UpstreamPathTemplate": "/RecepcionExamenes",
"DownstreamPathTemplate": "/RecepcionExamenes", "DownstreamPathTemplate": "/RecepcionExamenes",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -307,7 +325,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/RecepcionExamenes", "UpstreamPathTemplate": "/RecepcionExamenes",
"DownstreamPathTemplate": "/RecepcionExamenes", "DownstreamPathTemplate": "/RecepcionExamenes",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -325,7 +343,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/RecepcionExamenes/Compuesto", "UpstreamPathTemplate": "/RecepcionExamenes/Compuesto",
"DownstreamPathTemplate": "/RecepcionExamenes/Compuesto", "DownstreamPathTemplate": "/RecepcionExamenes/Compuesto",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -343,7 +361,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/RecepcionExamenes/Masivo", "UpstreamPathTemplate": "/RecepcionExamenes/Masivo",
"DownstreamPathTemplate": "/RecepcionExamenes/Masivo", "DownstreamPathTemplate": "/RecepcionExamenes/Masivo",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -361,7 +379,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/RecepcionExamenes/RecepcionesAfiliado", "UpstreamPathTemplate": "/RecepcionExamenes/RecepcionesAfiliado",
"DownstreamPathTemplate": "/RecepcionExamenes/RecepcionesAfiliado", "DownstreamPathTemplate": "/RecepcionExamenes/RecepcionesAfiliado",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -379,7 +397,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/RecepcionExamenes/Estado", "UpstreamPathTemplate": "/RecepcionExamenes/Estado",
"DownstreamPathTemplate": "/RecepcionExamenes/Estado", "DownstreamPathTemplate": "/RecepcionExamenes/Estado",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -397,7 +415,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/RecepcionExamenes/CambioEstadoEntrega", "UpstreamPathTemplate": "/RecepcionExamenes/CambioEstadoEntrega",
"DownstreamPathTemplate": "/RecepcionExamenes/CambioEstadoEntrega", "DownstreamPathTemplate": "/RecepcionExamenes/CambioEstadoEntrega",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -415,7 +433,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/RefExmClnItms", "UpstreamPathTemplate": "/RefExmClnItms",
"DownstreamPathTemplate": "/RefExmClnItms", "DownstreamPathTemplate": "/RefExmClnItms",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -433,7 +451,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/RefExmClnItms", "UpstreamPathTemplate": "/RefExmClnItms",
"DownstreamPathTemplate": "/RefExmClnItms", "DownstreamPathTemplate": "/RefExmClnItms",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -451,7 +469,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/RefExmClnItms", "UpstreamPathTemplate": "/RefExmClnItms",
"DownstreamPathTemplate": "/RefExmClnItms", "DownstreamPathTemplate": "/RefExmClnItms",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -469,7 +487,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/ResultadosExamenes", "UpstreamPathTemplate": "/ResultadosExamenes",
"DownstreamPathTemplate": "/ResultadosExamenes", "DownstreamPathTemplate": "/ResultadosExamenes",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -487,7 +505,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/ResultadosExamenes", "UpstreamPathTemplate": "/ResultadosExamenes",
"DownstreamPathTemplate": "/ResultadosExamenes", "DownstreamPathTemplate": "/ResultadosExamenes",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -505,7 +523,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/ResultadosExamenes", "UpstreamPathTemplate": "/ResultadosExamenes",
"DownstreamPathTemplate": "/ResultadosExamenes", "DownstreamPathTemplate": "/ResultadosExamenes",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -523,7 +541,7 @@
] ]
}, },
{ {
"SwaggerKey": "MsLaboratorioClinico", "SwaggerKey": "8162",
"UpstreamPathTemplate": "/ResultadosExamenes/CargaMasiva", "UpstreamPathTemplate": "/ResultadosExamenes/CargaMasiva",
"DownstreamPathTemplate": "/ResultadosExamenes/CargaMasiva", "DownstreamPathTemplate": "/ResultadosExamenes/CargaMasiva",
"DownstreamScheme": "http", "DownstreamScheme": "http",
@ -539,6 +557,24 @@
"UpstreamHttpMethod": [ "UpstreamHttpMethod": [
"POST" "POST"
] ]
},
{
"SwaggerKey": "8162",
"UpstreamPathTemplate": "/ResultadosExamenes/CargaMasivaLab",
"DownstreamPathTemplate": "/ResultadosExamenes/CargaMasivaLab",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8162
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
} }
] ]
} }