Vuevas rutas Autorizacioens: /ContraRef

This commit is contained in:
Luis Martinez 2023-05-11 10:10:09 -05:00
parent e3cb35225b
commit edd11ada72

View File

@ -108,24 +108,6 @@
"PATCH" "PATCH"
] ]
}, },
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/Autorizaciones/SelloCopia",
"DownstreamPathTemplate": "/Autorizaciones/SelloCopia",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{ {
"SwaggerKey": "MsAutorizacionesHC", "SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/Autorizaciones/Tranferencia", "UpstreamPathTemplate": "/Autorizaciones/Tranferencia",
@ -162,6 +144,42 @@
"PATCH" "PATCH"
] ]
}, },
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/AutorizacionesContraRef",
"DownstreamPathTemplate": "/AutorizacionesContraRef",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/AutorizacionesContraRef",
"DownstreamPathTemplate": "/AutorizacionesContraRef",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{ {
"SwaggerKey": "MsAutorizacionesHC", "SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/AuxOptometria", "UpstreamPathTemplate": "/AuxOptometria",