Nuevas rutas imagenologia
- NotaImg/Guardar - NotaImg/Finalizar
This commit is contained in:
parent
f0050c4898
commit
e1c358bb13
@ -56,8 +56,26 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsImagenologia",
|
"SwaggerKey": "MsImagenologia",
|
||||||
"UpstreamPathTemplate": "/NotaImg",
|
"UpstreamPathTemplate": "/NotaImg/Guardar",
|
||||||
"DownstreamPathTemplate": "/NotaImg",
|
"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",
|
"DownstreamScheme": "http",
|
||||||
"DownstreamHostAndPorts": [
|
"DownstreamHostAndPorts": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user