+ afiliados: Actualizar
This commit is contained in:
parent
647bf158da
commit
749d737a9b
@ -324,6 +324,24 @@
|
|||||||
"GET"
|
"GET"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAfiliados",
|
||||||
|
"UpstreamPathTemplate": "/Afiliados/ActualizarUnisalud",
|
||||||
|
"DownstreamPathTemplate": "/Afiliados/ActualizarUnisalud",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8145
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"PATCH"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsAfiliados",
|
"SwaggerKey": "MsAfiliados",
|
||||||
"UpstreamPathTemplate": "/Afiliados/Contacto",
|
"UpstreamPathTemplate": "/Afiliados/Contacto",
|
||||||
|
Loading…
Reference in New Issue
Block a user