-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Description
Sometimes, especially when behind the reverse proxy, it might be useful to have "basePath" for the API not as / but as something else, e.g /api. It would be nice, if a user could (re-)define this "basePath"
In the case of OAS3, in swagger.yaml this would correspond to:
servers:
- url: /api
Ref: https://swagger.io/docs/specification/api-host-and-base-path/
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed