Se agrega MsUsuarios

This commit is contained in:
Luis Martinez 2023-02-02 10:44:44 -05:00
parent 1d95967030
commit ac882e911b
2 changed files with 19 additions and 0 deletions

View File

@ -17,6 +17,24 @@
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsInformes",
"UpstreamPathTemplate": "/Informes/Consulta",
"DownstreamPathTemplate": "/Informes/Consulta",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8164
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
}
]
}

1
MsUsuarios Submodule

@ -0,0 +1 @@
Subproject commit c2f49306404d6085b0210996ca90332361378297