diff --git a/ApiGateway/Routes/ocelot.afiliados.json b/ApiGateway/Routes/ocelot.afiliados.json index 66cb584..46a0449 100644 --- a/ApiGateway/Routes/ocelot.afiliados.json +++ b/ApiGateway/Routes/ocelot.afiliados.json @@ -2,8 +2,8 @@ "Routes": [ { "SwaggerKey": "MsAfiliados", - "UpstreamPathTemplate": "/Adres/ArchivoCE", - "DownstreamPathTemplate": "/Adres/ArchivoCE", + "UpstreamPathTemplate": "/Adres/ArchivoADRES", + "DownstreamPathTemplate": "/Adres/ArchivoADRES", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { @@ -20,80 +20,8 @@ }, { "SwaggerKey": "MsAfiliados", - "UpstreamPathTemplate": "/Adres/ArchivoCE", - "DownstreamPathTemplate": "/Adres/ArchivoCE", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8145 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "POST" - ] - }, - { - "SwaggerKey": "MsAfiliados", - "UpstreamPathTemplate": "/Adres/ArchivoME", - "DownstreamPathTemplate": "/Adres/ArchivoME", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8145 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "GET" - ] - }, - { - "SwaggerKey": "MsAfiliados", - "UpstreamPathTemplate": "/Adres/ArchivoME", - "DownstreamPathTemplate": "/Adres/ArchivoME", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8145 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "POST" - ] - }, - { - "SwaggerKey": "MsAfiliados", - "UpstreamPathTemplate": "/Adres/ArchivoNE", - "DownstreamPathTemplate": "/Adres/ArchivoNE", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8145 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "GET" - ] - }, - { - "SwaggerKey": "MsAfiliados", - "UpstreamPathTemplate": "/Adres/ArchivoNE", - "DownstreamPathTemplate": "/Adres/ArchivoNE", + "UpstreamPathTemplate": "/Adres/ArchivoADRES", + "DownstreamPathTemplate": "/Adres/ArchivoADRES", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ {