18 lines
247 B
JSON
18 lines
247 B
JSON
{
|
|
"version": 3,
|
|
"debug_endpoint": true,
|
|
"endpoints": [
|
|
{
|
|
"endpoint": "/v1/*",
|
|
"backend": [
|
|
{
|
|
"host": [
|
|
"http://legacy-api"
|
|
],
|
|
"url_pattern": "/"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|