2018-01-11 18:18:16 +01:00
|
|
|
|
{
|
|
|
|
|
"ReRoutes": [
|
2018-01-26 16:09:36 +00:00
|
|
|
|
{
|
|
|
|
|
"DownstreamPathTemplate": "/{everything}",
|
|
|
|
|
"DownstreamScheme": "http",
|
|
|
|
|
"DownstreamHost": "catalog.api",
|
|
|
|
|
"DownstreamPort": 80,
|
|
|
|
|
"UpstreamPathTemplate": "/purchase-bff/catalog/{everything}",
|
|
|
|
|
"UpstreamHttpMethod": [ "GET" ]
|
|
|
|
|
},
|
2018-01-30 08:50:44 +00:00
|
|
|
|
{
|
|
|
|
|
"DownstreamPathTemplate": "/{everything}",
|
|
|
|
|
"DownstreamScheme": "http",
|
2018-01-30 17:42:00 +00:00
|
|
|
|
"DownstreamHost": "purchasebff",
|
2018-01-30 08:50:44 +00:00
|
|
|
|
"DownstreamPort": 80,
|
|
|
|
|
"UpstreamPathTemplate": "/purchase-bff/{everything}",
|
|
|
|
|
"UpstreamHttpMethod": [],
|
|
|
|
|
"AuthenticationOptions": {
|
|
|
|
|
"AuthenticationProviderKey": "IdentityApiKey",
|
|
|
|
|
"AllowedScopes": []
|
|
|
|
|
}
|
|
|
|
|
},
|
2018-01-11 18:18:16 +01:00
|
|
|
|
{
|
|
|
|
|
"DownstreamPathTemplate": "/{everything}",
|
|
|
|
|
"DownstreamScheme": "http",
|
|
|
|
|
"DownstreamHost": "ordering.api",
|
|
|
|
|
"DownstreamPort": 80,
|
|
|
|
|
"UpstreamPathTemplate": "/orders-api/{everything}",
|
|
|
|
|
"UpstreamHttpMethod": []
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"DownstreamPathTemplate": "/{everything}",
|
|
|
|
|
"DownstreamScheme": "http",
|
|
|
|
|
"DownstreamHost": "basket.api",
|
|
|
|
|
"DownstreamPort": 80,
|
|
|
|
|
"UpstreamPathTemplate": "/basket-api/{everything}",
|
|
|
|
|
"UpstreamHttpMethod": []
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"DownstreamPathTemplate": "/{everything}",
|
|
|
|
|
"DownstreamScheme": "http",
|
|
|
|
|
"DownstreamHost": "catalog.api",
|
|
|
|
|
"DownstreamPort": 80,
|
|
|
|
|
"UpstreamPathTemplate": "/catalog-api/{everything}",
|
|
|
|
|
"UpstreamHttpMethod": []
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"DownstreamPathTemplate": "/{everything}",
|
|
|
|
|
"DownstreamScheme": "http",
|
|
|
|
|
"DownstreamHost": "marketing.api",
|
|
|
|
|
"DownstreamPort": 80,
|
|
|
|
|
"UpstreamPathTemplate": "/marketing-api/{everything}",
|
|
|
|
|
"UpstreamHttpMethod": []
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"DownstreamPathTemplate": "/{everything}",
|
|
|
|
|
"DownstreamScheme": "http",
|
|
|
|
|
"DownstreamHost": "payment.api",
|
|
|
|
|
"DownstreamPort": 80,
|
|
|
|
|
"UpstreamPathTemplate": "/payment-api/{everything}",
|
|
|
|
|
"UpstreamHttpMethod": []
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"DownstreamPathTemplate": "/{everything}",
|
|
|
|
|
"DownstreamScheme": "http",
|
|
|
|
|
"DownstreamHost": "locations.api",
|
|
|
|
|
"DownstreamPort": 80,
|
|
|
|
|
"UpstreamPathTemplate": "/location-api/{everything}",
|
|
|
|
|
"UpstreamHttpMethod": []
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
|
"GlobalConfiguration": {
|
|
|
|
|
"RequestIdKey": "OcRequestId",
|
|
|
|
|
"AdministrationPath": "/administration"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|