+ Rutas ADRES afiliaciones
This commit is contained in:
parent
71f6bd1d70
commit
5c698bca71
@ -1,5 +1,113 @@
|
||||
{
|
||||
"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",
|
||||
"UpstreamPathTemplate": "/Afiliados",
|
||||
@ -252,6 +360,42 @@
|
||||
"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",
|
||||
"UpstreamPathTemplate": "/AportesAfil",
|
||||
|
Loading…
Reference in New Issue
Block a user