diff --git a/ApiGateway/Routes/ocelot.afiliados.json b/ApiGateway/Routes/ocelot.afiliados.json index 8a0b4ee..e2c56e2 100644 --- a/ApiGateway/Routes/ocelot.afiliados.json +++ b/ApiGateway/Routes/ocelot.afiliados.json @@ -540,6 +540,60 @@ "PATCH" ] }, + { + "SwaggerKey": "MsAfiliados", + "UpstreamPathTemplate": "/PermisosCotizantes", + "DownstreamPathTemplate": "/PermisosCotizantes", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8145 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "POST" + ] + }, + { + "SwaggerKey": "MsAfiliados", + "UpstreamPathTemplate": "/PermisosCotizantes", + "DownstreamPathTemplate": "/PermisosCotizantes", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8145 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "GET" + ] + }, + { + "SwaggerKey": "MsAfiliados", + "UpstreamPathTemplate": "/PermisosCotizantes/{nuIdCotizanteAfil}", + "DownstreamPathTemplate": "/PermisosCotizantes/{nuIdCotizanteAfil}", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8145 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "GET" + ] + }, { "SwaggerKey": "MsAfiliados", "UpstreamPathTemplate": "/PreguntasDeclaratorias", diff --git a/ApiGateway/Routes/ocelot.agendamedica.json b/ApiGateway/Routes/ocelot.agendamedica.json index b3e75e0..fa25c8f 100644 --- a/ApiGateway/Routes/ocelot.agendamedica.json +++ b/ApiGateway/Routes/ocelot.agendamedica.json @@ -90,6 +90,24 @@ "PATCH" ] }, + { + "SwaggerKey": "MsAgendaMedica", + "UpstreamPathTemplate": "/CitasMedicas/Masivo", + "DownstreamPathTemplate": "/CitasMedicas/Masivo", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8155 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "POST" + ] + }, { "SwaggerKey": "MsAgendaMedica", "UpstreamPathTemplate": "/CitasMedicas/CitasEstadoNovedad", @@ -198,6 +216,42 @@ "PATCH" ] }, + { + "SwaggerKey": "MsAgendaMedica", + "UpstreamPathTemplate": "/CuotasSeguimientos", + "DownstreamPathTemplate": "/CuotasSeguimientos", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8155 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "GET" + ] + }, + { + "SwaggerKey": "MsAgendaMedica", + "UpstreamPathTemplate": "/CuotasSeguimientos", + "DownstreamPathTemplate": "/CuotasSeguimientos", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8155 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "PATCH" + ] + }, { "SwaggerKey": "MsAgendaMedica", "UpstreamPathTemplate": "/CupsAM/Buscar", @@ -648,6 +702,78 @@ "GET" ] }, + { + "SwaggerKey": "MsAgendaMedica", + "UpstreamPathTemplate": "/SeguimientosMultas", + "DownstreamPathTemplate": "/SeguimientosMultas", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8155 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "GET" + ] + }, + { + "SwaggerKey": "MsAgendaMedica", + "UpstreamPathTemplate": "/SeguimientosMultas", + "DownstreamPathTemplate": "/SeguimientosMultas", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8155 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "POST" + ] + }, + { + "SwaggerKey": "MsAgendaMedica", + "UpstreamPathTemplate": "/TablerosMultas", + "DownstreamPathTemplate": "/TablerosMultas", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8155 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "GET" + ] + }, + { + "SwaggerKey": "MsAgendaMedica", + "UpstreamPathTemplate": "/TablerosMultas", + "DownstreamPathTemplate": "/TablerosMultas", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8155 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "PATCH" + ] + }, { "SwaggerKey": "MsAgendaMedica", "UpstreamPathTemplate": "/TablerosPendientes", diff --git a/ApiGateway/Routes/ocelot.contratos.json b/ApiGateway/Routes/ocelot.contratos.json index 1c67ab8..e257672 100644 --- a/ApiGateway/Routes/ocelot.contratos.json +++ b/ApiGateway/Routes/ocelot.contratos.json @@ -1,59 +1,5 @@ { "Routes": [ - { - "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/AdminPlanesArrayDto", - "DownstreamPathTemplate": "/AdminPlanesArrayDto", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8149 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "GET" - ] - }, - { - "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/AdminPlanesArrayDto", - "DownstreamPathTemplate": "/AdminPlanesArrayDto", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8149 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "POST" - ] - }, - { - "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/AdminPlanesArrayDto", - "DownstreamPathTemplate": "/AdminPlanesArrayDto", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8149 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "PATCH" - ] - }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/BloqueoCAPCTT", @@ -180,6 +126,24 @@ "GET" ] }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/CapCTTPorCTT", + "DownstreamPathTemplate": "/CapCTTPorCTT", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "POST" + ] + }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/CapCTTPorCTT/FechaBloqueo", @@ -198,24 +162,6 @@ "GET" ] }, - { - "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/CapCTTPorCTT", - "DownstreamPathTemplate": "/CapCTTPorCTT", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8149 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "POST" - ] - }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/CapCTTPorCTT/Eliminar", @@ -414,24 +360,6 @@ "PATCH" ] }, - { - "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/Convenios", - "DownstreamPathTemplate": "/Convenios", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8149 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "PATCH" - ] - }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/Convenios", @@ -468,6 +396,24 @@ "POST" ] }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/Convenios", + "DownstreamPathTemplate": "/Convenios", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "PATCH" + ] + }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/Convenios/Eliminar", @@ -558,6 +504,24 @@ "PATCH" ] }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/Cups/CargueMasivo", + "DownstreamPathTemplate": "/Cups/CargueMasivo", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "POST" + ] + }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/EAPBS", @@ -666,6 +630,114 @@ "POST" ] }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/api/EscalaPorMedicamento", + "DownstreamPathTemplate": "/api/EscalaPorMedicamento", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "GET" + ] + }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/api/EscalaPorMedicamento", + "DownstreamPathTemplate": "/api/EscalaPorMedicamento", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "POST" + ] + }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/api/EscalaPorMedicamento", + "DownstreamPathTemplate": "/api/EscalaPorMedicamento", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "PATCH" + ] + }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/api/EscalaPorServicio", + "DownstreamPathTemplate": "/api/EscalaPorServicio", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "GET" + ] + }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/api/EscalaPorServicio", + "DownstreamPathTemplate": "/api/EscalaPorServicio", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "POST" + ] + }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/api/EscalaPorServicio", + "DownstreamPathTemplate": "/api/EscalaPorServicio", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "PATCH" + ] + }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/EscalasSocioeconomicas", @@ -792,6 +864,60 @@ "PATCH" ] }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/api/MedicamentoPorPlan", + "DownstreamPathTemplate": "/api/MedicamentoPorPlan", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "GET" + ] + }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/api/MedicamentoPorPlan", + "DownstreamPathTemplate": "/api/MedicamentoPorPlan", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "POST" + ] + }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/api/MedicamentoPorPlan", + "DownstreamPathTemplate": "/api/MedicamentoPorPlan", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "PATCH" + ] + }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/Medicamentos", @@ -1242,6 +1368,60 @@ "PATCH" ] }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/ServiciosPorPlan", + "DownstreamPathTemplate": "/ServiciosPorPlan", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "GET" + ] + }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/ServiciosPorPlan", + "DownstreamPathTemplate": "/ServiciosPorPlan", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "POST" + ] + }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/ServiciosPorPlan", + "DownstreamPathTemplate": "/ServiciosPorPlan", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "PATCH" + ] + }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/ServiciosPrestador/GrupoCups", @@ -1350,6 +1530,42 @@ "PATCH" ] }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/TarifasBase/Servicios", + "DownstreamPathTemplate": "/TarifasBase/Servicios", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "GET" + ] + }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/TarifasBase/Medicamentos", + "DownstreamPathTemplate": "/TarifasBase/Medicamentos", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "GET" + ] + }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/TarifasPorCUPMDT", @@ -1404,29 +1620,6 @@ "PATCH" ] }, - { - "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/TarifasPorMDT", - "DownstreamPathTemplate": "/TarifasPorMDT", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8149 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "GET" - ] - }, - - - - - { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/TarifasPorCUPMDT/CargueMasivo", @@ -1447,8 +1640,8 @@ }, { "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/Cups/CargueMasivo", - "DownstreamPathTemplate": "/Cups/CargueMasivo", + "UpstreamPathTemplate": "/TarifasPorMDT", + "DownstreamPathTemplate": "/TarifasPorMDT", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { @@ -1460,9 +1653,26 @@ "permisos": "any" }, "UpstreamHttpMethod": [ - "POST" + "GET" + ] + }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/TarifasPorMDT", + "DownstreamPathTemplate": "/TarifasPorMDT", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "PATCH" ] } - ] } \ No newline at end of file diff --git a/ApiGateway/Routes/ocelot.historiaclinica.json b/ApiGateway/Routes/ocelot.historiaclinica.json index 2bf89f7..7eddde2 100644 --- a/ApiGateway/Routes/ocelot.historiaclinica.json +++ b/ApiGateway/Routes/ocelot.historiaclinica.json @@ -450,6 +450,24 @@ "GET" ] }, + { + "SwaggerKey": "MsHistoriaClinica", + "UpstreamPathTemplate": "/Incapacidad", + "DownstreamPathTemplate": "/Incapacidad", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8154 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "PATCH" + ] + }, { "SwaggerKey": "MsHistoriaClinica", "UpstreamPathTemplate": "/Rias",