From a4dde58e606a3e357ea2460de894e2d19ad2350f Mon Sep 17 00:00:00 2001 From: Luis M Date: Wed, 28 Feb 2024 14:54:46 -0500 Subject: [PATCH] - Rutas tarifas --- ApiGateway/Routes/ocelot.contratos.json | 90 ------------------------- 1 file changed, 90 deletions(-) diff --git a/ApiGateway/Routes/ocelot.contratos.json b/ApiGateway/Routes/ocelot.contratos.json index 00796a4..8537e00 100644 --- a/ApiGateway/Routes/ocelot.contratos.json +++ b/ApiGateway/Routes/ocelot.contratos.json @@ -234,42 +234,6 @@ "PATCH" ] }, - { - "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/Contratos/CambioEstado", - "DownstreamPathTemplate": "/Contratos/CambioEstado", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8149 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "PATCH" - ] - }, - { - "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/Contratos/EditarCUPMDT", - "DownstreamPathTemplate": "/Contratos/EditarCUPMDT", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8149 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "PATCH" - ] - }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/Contratos/Eliminar", @@ -396,24 +360,6 @@ "POST" ] }, - { - "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/Convenios", - "DownstreamPathTemplate": "/Convenios", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8149 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "PATCH" - ] - }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/Convenios/Eliminar", @@ -1476,24 +1422,6 @@ "GET" ] }, - { - "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/ServiciosPrestador/IPS", - "DownstreamPathTemplate": "/ServiciosPrestador/IPS", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8149 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "GET" - ] - }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/TarifasBase", @@ -1548,24 +1476,6 @@ "PATCH" ] }, - { - "SwaggerKey": "MsContratos", - "UpstreamPathTemplate": "/TarifasBase/Eliminar", - "DownstreamPathTemplate": "/TarifasBase/Eliminar", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8149 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "PATCH" - ] - }, { "SwaggerKey": "MsContratos", "UpstreamPathTemplate": "/TarifasBase/Servicios",