+ Rutas ADRES afiliaciones
This commit is contained in:
parent
71f6bd1d70
commit
5c698bca71
@ -1,5 +1,113 @@
|
|||||||
{
|
{
|
||||||
"Routes": [
|
"Routes": [
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAfiliados",
|
||||||
|
"UpstreamPathTemplate": "/Adres/ArchivoCE",
|
||||||
|
"DownstreamPathTemplate": "/Adres/ArchivoCE",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8145
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"GET"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAfiliados",
|
||||||
|
"UpstreamPathTemplate": "/Adres/ArchivoCE",
|
||||||
|
"DownstreamPathTemplate": "/Adres/ArchivoCE",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8145
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"POST"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAfiliados",
|
||||||
|
"UpstreamPathTemplate": "/Adres/ArchivoME",
|
||||||
|
"DownstreamPathTemplate": "/Adres/ArchivoME",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8145
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"GET"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAfiliados",
|
||||||
|
"UpstreamPathTemplate": "/Adres/ArchivoME",
|
||||||
|
"DownstreamPathTemplate": "/Adres/ArchivoME",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8145
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"POST"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAfiliados",
|
||||||
|
"UpstreamPathTemplate": "/Adres/ArchivoNE",
|
||||||
|
"DownstreamPathTemplate": "/Adres/ArchivoNE",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8145
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"GET"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAfiliados",
|
||||||
|
"UpstreamPathTemplate": "/Adres/ArchivoNE",
|
||||||
|
"DownstreamPathTemplate": "/Adres/ArchivoNE",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8145
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"POST"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsAfiliados",
|
"SwaggerKey": "MsAfiliados",
|
||||||
"UpstreamPathTemplate": "/Afiliados",
|
"UpstreamPathTemplate": "/Afiliados",
|
||||||
@ -252,6 +360,42 @@
|
|||||||
"POST"
|
"POST"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAfiliados",
|
||||||
|
"UpstreamPathTemplate": "/Afiliados/ObtenerAfiliados",
|
||||||
|
"DownstreamPathTemplate": "/Afiliados/ObtenerAfiliados",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8145
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"GET"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"SwaggerKey": "MsAfiliados",
|
||||||
|
"UpstreamPathTemplate": "/Afiliados/NotificarAfiliado",
|
||||||
|
"DownstreamPathTemplate": "/Afiliados/NotificarAfiliado",
|
||||||
|
"DownstreamScheme": "http",
|
||||||
|
"DownstreamHostAndPorts": [
|
||||||
|
{
|
||||||
|
"Host": "localhost",
|
||||||
|
"Port": 8145
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"RouteClaimsRequirement": {
|
||||||
|
"permisos": "any"
|
||||||
|
},
|
||||||
|
"UpstreamHttpMethod": [
|
||||||
|
"POST"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"SwaggerKey": "MsAfiliados",
|
"SwaggerKey": "MsAfiliados",
|
||||||
"UpstreamPathTemplate": "/AportesAfil",
|
"UpstreamPathTemplate": "/AportesAfil",
|
||||||
|
Loading…
Reference in New Issue
Block a user