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