Reparacion de routes. al dia

This commit is contained in:
Luis Martinez 2023-07-25 08:18:45 -05:00
parent 32c3dd0c72
commit 7a8dfa5616
6 changed files with 343 additions and 23 deletions

View File

@ -160,19 +160,17 @@
}
]
},
{
"Key": "MsComiteTC",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsComiteTC",
"Version": "1.0",
"Url": "http://localhost:8166/swagger/v1/swagger.json"
}
]
},
//{
// "Key": "MsComiteTC",
// "TransformByOcelotConfig": true,
// "Config": [
// {
// "Name": "MsComiteTC",
// "Version": "1.0",
// "Url": "http://localhost:8166/swagger/v1/swagger.json"
// }
// ]
//},
{
"Key": "MsInformes",
"TransformByOcelotConfig": true,
@ -339,7 +337,19 @@
"Url": "http://localhost:8161/swagger/v1/swagger.json"
}
]
},
{
"Key": "MsProcesosEstrategicos",
"TransformByOcelotConfig": true,
"Config": [
{
"Name": "MsProcesosEstrategicos",
"Version": "1.0",
"Url": "http://localhost:8175/swagger/v1/swagger.json"
}
]
}
]
}

View File

@ -234,6 +234,60 @@
"POST"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/AportesAfil",
"DownstreamPathTemplate": "/AportesAfil",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/AportesAfil",
"DownstreamPathTemplate": "/AportesAfil",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/AportesAfil/Masivo",
"DownstreamPathTemplate": "/AportesAfil/Masivo",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Archivos",
@ -288,6 +342,24 @@
"GET"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/BitacoraAfil/Afiliado",
"DownstreamPathTemplate": "/BitacoraAfil/Afiliado",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/BitacoraAfil/Masivo",

View File

@ -87,13 +87,13 @@
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
"GET"
]
},
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/RIPSCM/AllRIPS",
"DownstreamPathTemplate": "/RIPSCM/AllRIPS",
"UpstreamPathTemplate": "/RIPSCM/consecutivo",
"DownstreamPathTemplate": "/RIPSCM/consecutivo",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
@ -110,8 +110,26 @@
},
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/RIPSCM/EAPBS",
"DownstreamPathTemplate": "/RIPSCM/EAPBS",
"UpstreamPathTemplate": "/RIPSCM/SaveRIPS",
"DownstreamPathTemplate": "/RIPSCM/SaveRIPS",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8174
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsCuentasMedicas",
"UpstreamPathTemplate": "/RIPSCM/TestServices",
"DownstreamPathTemplate": "/RIPSCM/TestServices",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{

View File

@ -396,6 +396,24 @@
"PATCH"
]
},
{
"SwaggerKey": "MsLaboratorioClinico",
"UpstreamPathTemplate": "/RecepcionExamenes/Compuesto",
"DownstreamPathTemplate": "/RecepcionExamenes/Compuesto",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8162
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsLaboratorioClinico",
"UpstreamPathTemplate": "/RecepcionExamenes/Masivo",
@ -578,8 +596,8 @@
},
{
"SwaggerKey": "MsLaboratorioClinico",
"UpstreamPathTemplate": "/ResultadosExamenes/APIWinsisLab",
"DownstreamPathTemplate": "/ResultadosExamenes/APIWinsisLab",
"UpstreamPathTemplate": "/ResultadosExamenes/CargaMasiva",
"DownstreamPathTemplate": "/ResultadosExamenes/CargaMasiva",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{

View File

@ -0,0 +1,202 @@
{
"Routes": [
{
"SwaggerKey": "MsProcesosEstrategicos",
"UpstreamPathTemplate": "/PE/ArchivosPE",
"DownstreamPathTemplate": "/PE/ArchivosPE",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8175
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsProcesosEstrategicos",
"UpstreamPathTemplate": "/PE/ArchivosPE/id",
"DownstreamPathTemplate": "/PE/ArchivosPE/id",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8175
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsProcesosEstrategicos",
"UpstreamPathTemplate": "/ComitesPE",
"DownstreamPathTemplate": "/ComitesPE",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8175
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsProcesosEstrategicos",
"UpstreamPathTemplate": "/ComitesPE",
"DownstreamPathTemplate": "/ComitesPE",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8175
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsProcesosEstrategicos",
"UpstreamPathTemplate": "/ComitesPE/Finalizar",
"DownstreamPathTemplate": "/ComitesPE/Finalizar",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8175
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsProcesosEstrategicos",
"UpstreamPathTemplate": "/CompromisosCPE",
"DownstreamPathTemplate": "/CompromisosCPE",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8175
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsProcesosEstrategicos",
"UpstreamPathTemplate": "/ConsecutivosActas",
"DownstreamPathTemplate": "/ConsecutivosActas",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8175
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsProcesosEstrategicos",
"UpstreamPathTemplate": "/ConsecutivosActas",
"DownstreamPathTemplate": "/ConsecutivosActas",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8175
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsProcesosEstrategicos",
"UpstreamPathTemplate": "/ConsecutivosActas",
"DownstreamPathTemplate": "/ConsecutivosActas",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8175
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsProcesosEstrategicos",
"UpstreamPathTemplate": "/consecutivo",
"DownstreamPathTemplate": "/consecutivo",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8175
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsProcesosEstrategicos",
"UpstreamPathTemplate": "/SeguimientoCPE",
"DownstreamPathTemplate": "/SeguimientoCPE",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8175
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
}
]
}

View File

@ -3,9 +3,9 @@
"ConString": "user id=HIMSCAP;password=ITTASA2017;data source=(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=181.129.245.90)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=PROYECTOS)))"
},
"RabbitMQConfig": {
"HostName": "localhost",
"UserName": "guest",
"Password": "guest"
"HostName": "10.0.0.69",
"UserName": "user",
"Password": "password"
},
"Logging": {
"LogLevel": {