@sukhsingh wrote:
Hi, I have an API that has a path of http://myapi/v1/
Do I need to set separate proxy path for each ?
e.g:
"proxies": [
{
"path": "/myusers",
"proxyUrl": "http://myapi/getusers"
}
]
Posts: 1
Participants: 1
@sukhsingh wrote:
Hi, I have an API that has a path of http://myapi/v1/
Do I need to set separate proxy path for each ?
e.g:
"proxies": [
{
"path": "/myusers",
"proxyUrl": "http://myapi/getusers"
}
]
Posts: 1
Participants: 1