diff --git a/ApiGateway/Routes/ocelot.comitetc.json b/ApiGateway/Routes/ocelot.comitetc.json index 4db7740..430af68 100644 --- a/ApiGateway/Routes/ocelot.comitetc.json +++ b/ApiGateway/Routes/ocelot.comitetc.json @@ -1,238 +1,238 @@ -{ - "Routes": [ - { - "SwaggerKey": "MsComiteTC", - "UpstreamPathTemplate": "/SolicitudAut/Archivos", - "DownstreamPathTemplate": "/SolicitudAut/Archivos", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8166 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "GET" - ] - }, - { - "SwaggerKey": "MsComiteTC", - "UpstreamPathTemplate": "/CasosPorComite", - "DownstreamPathTemplate": "/CasosPorComite", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8166 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "GET" - ] - }, - { - "SwaggerKey": "MsComiteTC", - "UpstreamPathTemplate": "/CasosPorComite", - "DownstreamPathTemplate": "/CasosPorComite", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8166 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "PATCH" - ] - }, - { - "SwaggerKey": "MsComiteTC", - "UpstreamPathTemplate": "/ComiteTC", - "DownstreamPathTemplate": "/ComiteTC", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8166 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "GET" - ] - }, - { - "SwaggerKey": "MsComiteTC", - "UpstreamPathTemplate": "/ComiteTC/Reservar", - "DownstreamPathTemplate": "/ComiteTC/Reservar", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8166 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "POST" - ] - }, - { - "SwaggerKey": "MsComiteTC", - "UpstreamPathTemplate": "/ComiteTC/Test", - "DownstreamPathTemplate": "/ComiteTC/Test", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8166 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "POST" - ] - }, - { - "SwaggerKey": "MsComiteTC", - "UpstreamPathTemplate": "/ComiteTC/Guardar", - "DownstreamPathTemplate": "/ComiteTC/Guardar", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8166 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "PATCH" - ] - }, - { - "SwaggerKey": "MsComiteTC", - "UpstreamPathTemplate": "/ComiteTC/Limpiar", - "DownstreamPathTemplate": "/ComiteTC/Limpiar", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8166 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "DELETE" - ] - }, - { - "SwaggerKey": "MsComiteTC", - "UpstreamPathTemplate": "/SolicitudAutCTC", - "DownstreamPathTemplate": "/SolicitudAutCTC", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8166 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "GET" - ] - }, - { - "SwaggerKey": "MsComiteTC", - "UpstreamPathTemplate": "/SolicitudAutCTC", - "DownstreamPathTemplate": "/SolicitudAutCTC", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8166 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "PATCH" - ] - }, - { - "SwaggerKey": "MsComiteTC", - "UpstreamPathTemplate": "/SolicitudAutCTC/Reservar", - "DownstreamPathTemplate": "/SolicitudAutCTC/Reservar", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8166 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "POST" - ] - }, - { - "SwaggerKey": "MsComiteTC", - "UpstreamPathTemplate": "/SolicitudAutCTC/Rechazar", - "DownstreamPathTemplate": "/SolicitudAutCTC/Rechazar", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8166 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "PATCH" - ] - }, - { - "SwaggerKey": "MsComiteTC", - "UpstreamPathTemplate": "/SolicitudAutCTC/LimpiarTabla", - "DownstreamPathTemplate": "/SolicitudAutCTC/LimpiarTabla", - "DownstreamScheme": "http", - "DownstreamHostAndPorts": [ - { - "Host": "localhost", - "Port": 8166 - } - ], - "RouteClaimsRequirement": { - "permisos": "any" - }, - "UpstreamHttpMethod": [ - "DELETE" - ] - } - ] -} \ No newline at end of file +//{ +// "Routes": [ +// { +// "SwaggerKey": "MsComiteTC", +// "UpstreamPathTemplate": "/SolicitudAut/Archivos", +// "DownstreamPathTemplate": "/SolicitudAut/Archivos", +// "DownstreamScheme": "http", +// "DownstreamHostAndPorts": [ +// { +// "Host": "localhost", +// "Port": 8166 +// } +// ], +// "RouteClaimsRequirement": { +// "permisos": "any" +// }, +// "UpstreamHttpMethod": [ +// "GET" +// ] +// }, +// { +// "SwaggerKey": "MsComiteTC", +// "UpstreamPathTemplate": "/CasosPorComite", +// "DownstreamPathTemplate": "/CasosPorComite", +// "DownstreamScheme": "http", +// "DownstreamHostAndPorts": [ +// { +// "Host": "localhost", +// "Port": 8166 +// } +// ], +// "RouteClaimsRequirement": { +// "permisos": "any" +// }, +// "UpstreamHttpMethod": [ +// "GET" +// ] +// }, +// { +// "SwaggerKey": "MsComiteTC", +// "UpstreamPathTemplate": "/CasosPorComite", +// "DownstreamPathTemplate": "/CasosPorComite", +// "DownstreamScheme": "http", +// "DownstreamHostAndPorts": [ +// { +// "Host": "localhost", +// "Port": 8166 +// } +// ], +// "RouteClaimsRequirement": { +// "permisos": "any" +// }, +// "UpstreamHttpMethod": [ +// "PATCH" +// ] +// }, +// { +// "SwaggerKey": "MsComiteTC", +// "UpstreamPathTemplate": "/ComiteTC", +// "DownstreamPathTemplate": "/ComiteTC", +// "DownstreamScheme": "http", +// "DownstreamHostAndPorts": [ +// { +// "Host": "localhost", +// "Port": 8166 +// } +// ], +// "RouteClaimsRequirement": { +// "permisos": "any" +// }, +// "UpstreamHttpMethod": [ +// "GET" +// ] +// }, +// { +// "SwaggerKey": "MsComiteTC", +// "UpstreamPathTemplate": "/ComiteTC/Reservar", +// "DownstreamPathTemplate": "/ComiteTC/Reservar", +// "DownstreamScheme": "http", +// "DownstreamHostAndPorts": [ +// { +// "Host": "localhost", +// "Port": 8166 +// } +// ], +// "RouteClaimsRequirement": { +// "permisos": "any" +// }, +// "UpstreamHttpMethod": [ +// "POST" +// ] +// }, +// { +// "SwaggerKey": "MsComiteTC", +// "UpstreamPathTemplate": "/ComiteTC/Test", +// "DownstreamPathTemplate": "/ComiteTC/Test", +// "DownstreamScheme": "http", +// "DownstreamHostAndPorts": [ +// { +// "Host": "localhost", +// "Port": 8166 +// } +// ], +// "RouteClaimsRequirement": { +// "permisos": "any" +// }, +// "UpstreamHttpMethod": [ +// "POST" +// ] +// }, +// { +// "SwaggerKey": "MsComiteTC", +// "UpstreamPathTemplate": "/ComiteTC/Guardar", +// "DownstreamPathTemplate": "/ComiteTC/Guardar", +// "DownstreamScheme": "http", +// "DownstreamHostAndPorts": [ +// { +// "Host": "localhost", +// "Port": 8166 +// } +// ], +// "RouteClaimsRequirement": { +// "permisos": "any" +// }, +// "UpstreamHttpMethod": [ +// "PATCH" +// ] +// }, +// { +// "SwaggerKey": "MsComiteTC", +// "UpstreamPathTemplate": "/ComiteTC/Limpiar", +// "DownstreamPathTemplate": "/ComiteTC/Limpiar", +// "DownstreamScheme": "http", +// "DownstreamHostAndPorts": [ +// { +// "Host": "localhost", +// "Port": 8166 +// } +// ], +// "RouteClaimsRequirement": { +// "permisos": "any" +// }, +// "UpstreamHttpMethod": [ +// "DELETE" +// ] +// }, +// { +// "SwaggerKey": "MsComiteTC", +// "UpstreamPathTemplate": "/SolicitudAutCTC", +// "DownstreamPathTemplate": "/SolicitudAutCTC", +// "DownstreamScheme": "http", +// "DownstreamHostAndPorts": [ +// { +// "Host": "localhost", +// "Port": 8166 +// } +// ], +// "RouteClaimsRequirement": { +// "permisos": "any" +// }, +// "UpstreamHttpMethod": [ +// "GET" +// ] +// }, +// { +// "SwaggerKey": "MsComiteTC", +// "UpstreamPathTemplate": "/SolicitudAutCTC", +// "DownstreamPathTemplate": "/SolicitudAutCTC", +// "DownstreamScheme": "http", +// "DownstreamHostAndPorts": [ +// { +// "Host": "localhost", +// "Port": 8166 +// } +// ], +// "RouteClaimsRequirement": { +// "permisos": "any" +// }, +// "UpstreamHttpMethod": [ +// "PATCH" +// ] +// }, +// { +// "SwaggerKey": "MsComiteTC", +// "UpstreamPathTemplate": "/SolicitudAutCTC/Reservar", +// "DownstreamPathTemplate": "/SolicitudAutCTC/Reservar", +// "DownstreamScheme": "http", +// "DownstreamHostAndPorts": [ +// { +// "Host": "localhost", +// "Port": 8166 +// } +// ], +// "RouteClaimsRequirement": { +// "permisos": "any" +// }, +// "UpstreamHttpMethod": [ +// "POST" +// ] +// }, +// { +// "SwaggerKey": "MsComiteTC", +// "UpstreamPathTemplate": "/SolicitudAutCTC/Rechazar", +// "DownstreamPathTemplate": "/SolicitudAutCTC/Rechazar", +// "DownstreamScheme": "http", +// "DownstreamHostAndPorts": [ +// { +// "Host": "localhost", +// "Port": 8166 +// } +// ], +// "RouteClaimsRequirement": { +// "permisos": "any" +// }, +// "UpstreamHttpMethod": [ +// "PATCH" +// ] +// }, +// { +// "SwaggerKey": "MsComiteTC", +// "UpstreamPathTemplate": "/SolicitudAutCTC/LimpiarTabla", +// "DownstreamPathTemplate": "/SolicitudAutCTC/LimpiarTabla", +// "DownstreamScheme": "http", +// "DownstreamHostAndPorts": [ +// { +// "Host": "localhost", +// "Port": 8166 +// } +// ], +// "RouteClaimsRequirement": { +// "permisos": "any" +// }, +// "UpstreamHttpMethod": [ +// "DELETE" +// ] +// } +// ] +//} \ No newline at end of file