diff --git a/ApiGateway/Routes/ocelot.afiliados.json b/ApiGateway/Routes/ocelot.afiliados.json index e2c56e2..4bbed73 100644 --- a/ApiGateway/Routes/ocelot.afiliados.json +++ b/ApiGateway/Routes/ocelot.afiliados.json @@ -72,6 +72,24 @@ "GET" ] }, + { + "SwaggerKey": "MsAfiliados", + "UpstreamPathTemplate": "/Afiliados/ConsentiAutor", + "DownstreamPathTemplate": "/Afiliados/ConsentiAutor", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8145 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "POST" + ] + }, { "SwaggerKey": "MsAfiliados", "UpstreamPathTemplate": "/Afiliados/Aceptar", diff --git a/ApiGateway/Routes/ocelot.contratos.json b/ApiGateway/Routes/ocelot.contratos.json index e257672..00796a4 100644 --- a/ApiGateway/Routes/ocelot.contratos.json +++ b/ApiGateway/Routes/ocelot.contratos.json @@ -632,8 +632,8 @@ }, { "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/api/EscalaPorMedicamento", - "DownstreamPathTemplate": "/api/EscalaPorMedicamento", + "UpstreamPathTemplate": "/EscalaPorMedicamento", + "DownstreamPathTemplate": "/EscalaPorMedicamento", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { @@ -650,8 +650,8 @@ }, { "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/api/EscalaPorMedicamento", - "DownstreamPathTemplate": "/api/EscalaPorMedicamento", + "UpstreamPathTemplate": "/EscalaPorMedicamento", + "DownstreamPathTemplate": "/EscalaPorMedicamento", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { @@ -668,8 +668,8 @@ }, { "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/api/EscalaPorMedicamento", - "DownstreamPathTemplate": "/api/EscalaPorMedicamento", + "UpstreamPathTemplate": "/EscalaPorMedicamento", + "DownstreamPathTemplate": "/EscalaPorMedicamento", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { @@ -686,8 +686,8 @@ }, { "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/api/EscalaPorServicio", - "DownstreamPathTemplate": "/api/EscalaPorServicio", + "UpstreamPathTemplate": "/EscalaPorServicio", + "DownstreamPathTemplate": "/EscalaPorServicio", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { @@ -704,8 +704,8 @@ }, { "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/api/EscalaPorServicio", - "DownstreamPathTemplate": "/api/EscalaPorServicio", + "UpstreamPathTemplate": "/EscalaPorServicio", + "DownstreamPathTemplate": "/EscalaPorServicio", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { @@ -722,8 +722,8 @@ }, { "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/api/EscalaPorServicio", - "DownstreamPathTemplate": "/api/EscalaPorServicio", + "UpstreamPathTemplate": "/EscalaPorServicio", + "DownstreamPathTemplate": "/EscalaPorServicio", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { @@ -866,8 +866,8 @@ }, { "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/api/MedicamentoPorPlan", - "DownstreamPathTemplate": "/api/MedicamentoPorPlan", + "UpstreamPathTemplate": "/MedicamentoPorPlan", + "DownstreamPathTemplate": "/MedicamentoPorPlan", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { @@ -884,8 +884,8 @@ }, { "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/api/MedicamentoPorPlan", - "DownstreamPathTemplate": "/api/MedicamentoPorPlan", + "UpstreamPathTemplate": "/MedicamentoPorPlan", + "DownstreamPathTemplate": "/MedicamentoPorPlan", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { @@ -902,8 +902,8 @@ }, { "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/api/MedicamentoPorPlan", - "DownstreamPathTemplate": "/api/MedicamentoPorPlan", + "UpstreamPathTemplate": "/MedicamentoPorPlan", + "DownstreamPathTemplate": "/MedicamentoPorPlan", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { @@ -1008,6 +1008,42 @@ "POST" ] }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/PlanBeneficios", + "DownstreamPathTemplate": "/PlanBeneficios", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "GET" + ] + }, + { + "SwaggerKey": "MsContratos", + "UpstreamPathTemplate": "/PlanBeneficios", + "DownstreamPathTemplate": "/PlanBeneficios", + "DownstreamScheme": "http", + "DownstreamHostAndPorts": [ + { + "Host": "localhost", + "Port": 8149 + } + ], + "RouteClaimsRequirement": { + "permisos": "any" + }, + "UpstreamHttpMethod": [ + "POST" + ] + }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/Planes",