cambio url mail
This commit is contained in:
parent
91a155c631
commit
e1bbffc4d9
@ -1,12 +1,9 @@
|
||||
{
|
||||
"Routes": [
|
||||
|
||||
{
|
||||
"SwaggerKey": "MsEmail",
|
||||
"UpstreamPathTemplate": "/Email",
|
||||
"UpstreamHttpMethod": [ "POST" ],
|
||||
|
||||
"DownstreamPathTemplate": "/api/Email",
|
||||
"DownstreamPathTemplate": "/Email",
|
||||
"DownstreamScheme": "http",
|
||||
"DownstreamHostAndPorts": [
|
||||
{
|
||||
@ -16,7 +13,10 @@
|
||||
],
|
||||
"RouteClaimsRequirement": {
|
||||
"permisos": "any"
|
||||
}
|
||||
},
|
||||
"UpstreamHttpMethod": [
|
||||
"POST"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user