Se agrega MsUsuarios
This commit is contained in:
parent
1d95967030
commit
ac882e911b
@ -17,6 +17,24 @@
|
|||||||
"UpstreamHttpMethod": [
|
"UpstreamHttpMethod": [
|
||||||
"POST"
|
"POST"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsInformes",
|
||||||
|
"UpstreamPathTemplate": "/Informes/Consulta",
|
||||||
|
"DownstreamPathTemplate": "/Informes/Consulta",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8164
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"POST"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
1
MsUsuarios
Submodule
1
MsUsuarios
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit c2f49306404d6085b0210996ca90332361378297
|
Loading…
Reference in New Issue
Block a user