You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if a spec file has this for server.url http://x.x.x.x:9091/api/v1, then the server will ignore the path /api/v1, only serve the APIs at the root, is this expected behavior or this is a bug?