Nuevas rutas imagenologia
- NotaImg/Guardar - NotaImg/Finalizar
This commit is contained in:
parent
f0050c4898
commit
e1c358bb13
@ -56,8 +56,26 @@
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsImagenologia",
|
||||
"UpstreamPathTemplate": "/NotaImg",
|
||||
"DownstreamPathTemplate": "/NotaImg",
|
||||
"UpstreamPathTemplate": "/NotaImg/Guardar",
|
||||
"DownstreamPathTemplate": "/NotaImg/Guardar",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
"Host": "localhost",
|
||||
"Port": 8158
|
||||
}
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
},
|
||||
{
|
||||
"SwaggerKey": "MsImagenologia",
|
||||
"UpstreamPathTemplate": "/NotaImg/Finalizar",
|
||||
"DownstreamPathTemplate": "/NotaImg/Finalizar",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user