Corrección de rutas afiliados

This commit is contained in:
Luis Martinez 2023-03-30 09:50:03 -05:00
parent e1c358bb13
commit 8d55cbe40f

View File

@ -3,8 +3,6 @@
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados", "UpstreamPathTemplate": "/Afiliados",
"UpstreamHttpMethod": [ "Get" ],
"DownstreamPathTemplate": "/Afiliados", "DownstreamPathTemplate": "/Afiliados",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -15,15 +13,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"GET"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados", "UpstreamPathTemplate": "/Afiliados",
"UpstreamHttpMethod": [ "Post" ],
"DownstreamPathTemplate": "/Afiliados", "DownstreamPathTemplate": "/Afiliados",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -34,15 +31,32 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados",
"DownstreamPathTemplate": "/Afiliados",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/Documento", "UpstreamPathTemplate": "/Afiliados/Documento",
"UpstreamHttpMethod": [ "Get" ],
"DownstreamPathTemplate": "/Afiliados/Documento", "DownstreamPathTemplate": "/Afiliados/Documento",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -53,15 +67,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"GET"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/Aceptar", "UpstreamPathTemplate": "/Afiliados/Aceptar",
"UpstreamHttpMethod": [ "Post" ],
"DownstreamPathTemplate": "/Afiliados/Aceptar", "DownstreamPathTemplate": "/Afiliados/Aceptar",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -72,15 +85,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"POST"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/SubirSoporte", "UpstreamPathTemplate": "/Afiliados/SubirSoporte",
"UpstreamHttpMethod": [ "Post" ],
"DownstreamPathTemplate": "/Afiliados/SubirSoporte", "DownstreamPathTemplate": "/Afiliados/SubirSoporte",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -91,15 +103,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"POST"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/CheckDocumento", "UpstreamPathTemplate": "/Afiliados/CheckDocumento",
"UpstreamHttpMethod": [ "Get" ],
"DownstreamPathTemplate": "/Afiliados/CheckDocumento", "DownstreamPathTemplate": "/Afiliados/CheckDocumento",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -110,15 +121,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"GET"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/Rechazar", "UpstreamPathTemplate": "/Afiliados/Rechazar",
"UpstreamHttpMethod": [ "Post" ],
"DownstreamPathTemplate": "/Afiliados/Rechazar", "DownstreamPathTemplate": "/Afiliados/Rechazar",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -129,15 +139,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"POST"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/Aprobar", "UpstreamPathTemplate": "/Afiliados/Aprobar",
"UpstreamHttpMethod": [ "Post" ],
"DownstreamPathTemplate": "/Afiliados/Aprobar", "DownstreamPathTemplate": "/Afiliados/Aprobar",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -148,15 +157,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"POST"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/Generar", "UpstreamPathTemplate": "/Afiliados/Generar",
"UpstreamHttpMethod": [ "Patch" ],
"DownstreamPathTemplate": "/Afiliados/Generar", "DownstreamPathTemplate": "/Afiliados/Generar",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -167,52 +175,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"PATCH"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/Retirar", "UpstreamPathTemplate": "/Afiliados/AfiliadosUsuario",
"UpstreamHttpMethod": [ "Post" ],
"DownstreamPathTemplate": "/Afiliados/Retirar",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
}
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados",
"UpstreamHttpMethod": [ "Patch" ],
"DownstreamPathTemplate": "/Afiliados",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
}
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/GrupoFamiliar",
"UpstreamHttpMethod": [ "Get" ],
"DownstreamPathTemplate": "/Afiliados/AfiliadosUsuario", "DownstreamPathTemplate": "/Afiliados/AfiliadosUsuario",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -223,14 +193,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"GET"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/Contacto", "UpstreamPathTemplate": "/Afiliados/Contacto",
"UpstreamHttpMethod": [ "PATCH" ],
"DownstreamPathTemplate": "/Afiliados/Contacto", "DownstreamPathTemplate": "/Afiliados/Contacto",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -241,15 +211,32 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Afiliados/Retirar",
"DownstreamPathTemplate": "/Afiliados/Retirar",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Archivos", "UpstreamPathTemplate": "/Archivos",
"UpstreamHttpMethod": [ "Get" ],
"DownstreamPathTemplate": "/Archivos", "DownstreamPathTemplate": "/Archivos",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -260,15 +247,68 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Archivos/Afiliado",
"DownstreamPathTemplate": "/Archivos/Afiliado",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/BitacoraAfil",
"DownstreamPathTemplate": "/BitacoraAfil",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/BitacoraAfil/Masivo",
"DownstreamPathTemplate": "/BitacoraAfil/Masivo",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/DeclaratoriasPorAfiliado", "UpstreamPathTemplate": "/DeclaratoriasPorAfiliado",
"UpstreamHttpMethod": [ "Get" ],
"DownstreamPathTemplate": "/DeclaratoriasPorAfiliado", "DownstreamPathTemplate": "/DeclaratoriasPorAfiliado",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -279,110 +319,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"GET"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/PreguntasDeclaratorias", "UpstreamPathTemplate": "/DeclaratoriasPorAfiliado/DeclaratoriasUsuario",
"UpstreamHttpMethod": [ "Get" ],
"DownstreamPathTemplate": "/PreguntasDeclaratorias",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
}
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/UPCAdicional",
"UpstreamHttpMethod": [ "Get" ],
"DownstreamPathTemplate": "/UPCAdicional",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
}
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/UPCAdicional",
"UpstreamHttpMethod": [ "Post" ],
"DownstreamPathTemplate": "/UPCAdicional",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
}
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/UPCAdicional",
"UpstreamHttpMethod": [ "Patch" ],
"DownstreamPathTemplate": "/UPCAdicional",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
}
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Archivos/Afiliado",
"UpstreamHttpMethod": [ "GET" ],
"DownstreamPathTemplate": "/Archivos/GrupoFamiliar",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
}
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Declaratorias/Afiliado",
"UpstreamHttpMethod": [ "GET" ],
"DownstreamPathTemplate": "/DeclaratoriasPorAfiliado/DeclaratoriasUsuario", "DownstreamPathTemplate": "/DeclaratoriasPorAfiliado/DeclaratoriasUsuario",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -393,15 +337,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"GET"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/MotivosNovedades", "UpstreamPathTemplate": "/MotivosNovedades",
"UpstreamHttpMethod": [ "Get" ],
"DownstreamPathTemplate": "/MotivosNovedades", "DownstreamPathTemplate": "/MotivosNovedades",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -412,13 +355,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
} },
"UpstreamHttpMethod": [
"GET"
]
}, },
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/MotivosNovedades", "UpstreamPathTemplate": "/MotivosNovedades",
"UpstreamHttpMethod": [ "POST" ],
"DownstreamPathTemplate": "/MotivosNovedades", "DownstreamPathTemplate": "/MotivosNovedades",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -429,16 +373,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"POST"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Novedades", "UpstreamPathTemplate": "/Novedades",
"UpstreamHttpMethod": [ "GET" ],
"DownstreamPathTemplate": "/Novedades", "DownstreamPathTemplate": "/Novedades",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -449,14 +391,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"GET"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Novedades", "UpstreamPathTemplate": "/Novedades",
"UpstreamHttpMethod": [ "POST" ],
"DownstreamPathTemplate": "/Novedades", "DownstreamPathTemplate": "/Novedades",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -467,13 +409,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
} },
"UpstreamHttpMethod": [
"POST"
]
}, },
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Novedades", "UpstreamPathTemplate": "/Novedades",
"UpstreamHttpMethod": [ "PATCH" ],
"DownstreamPathTemplate": "/Novedades", "DownstreamPathTemplate": "/Novedades",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -484,13 +427,14 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
} },
"UpstreamHttpMethod": [
"PATCH"
]
}, },
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/Novedades/EditarLeido", "UpstreamPathTemplate": "/Novedades/EditarLeido",
"UpstreamHttpMethod": [ "PATCH" ],
"DownstreamPathTemplate": "/Novedades/EditarLeido", "DownstreamPathTemplate": "/Novedades/EditarLeido",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -501,15 +445,68 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/PreguntasDeclaratorias",
"DownstreamPathTemplate": "/PreguntasDeclaratorias",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/TiposMotivos",
"DownstreamPathTemplate": "/TiposMotivos",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/TiposMotivos",
"DownstreamPathTemplate": "/TiposMotivos",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/TiposNovedades", "UpstreamPathTemplate": "/TiposNovedades",
"UpstreamHttpMethod": [ "GET" ],
"DownstreamPathTemplate": "/TiposNovedades", "DownstreamPathTemplate": "/TiposNovedades",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
@ -520,15 +517,15 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
}
}, },
"UpstreamHttpMethod": [
"GET"
]
},
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/TiposMotivos", "UpstreamPathTemplate": "/UPCAdicional",
"UpstreamHttpMethod": [ "GET" ], "DownstreamPathTemplate": "/UPCAdicional",
"DownstreamPathTemplate": "/TiposMotivos",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
{ {
@ -538,14 +535,15 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
} },
"UpstreamHttpMethod": [
"GET"
]
}, },
{ {
"SwaggerKey": "MsAfiliados", "SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/TiposMotivos", "UpstreamPathTemplate": "/UPCAdicional",
"UpstreamHttpMethod": [ "Post" ], "DownstreamPathTemplate": "/UPCAdicional",
"DownstreamPathTemplate": "/TiposMotivos",
"DownstreamScheme": "http", "DownstreamScheme": "http",
"DownstreamHostAndPorts": [ "DownstreamHostAndPorts": [
{ {
@ -555,9 +553,28 @@
], ],
"RouteClaimsRequirement": { "RouteClaimsRequirement": {
"permisos": "any" "permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsAfiliados",
"UpstreamPathTemplate": "/UPCAdicional",
"DownstreamPathTemplate": "/UPCAdicional",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8145
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
} }
}
] ]
} }