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
My god I'm submitting a naming issue and I can't even name my issue....
basePath works nicely as a reverse proxy config, but the naming is confusing because it conflicts with the OpenAPI standard https://swagger.io/docs/specification/2-0/api-host-and-base-path/
Can we either split up the documentation location to properties ['scheme', 'host', 'basePath', 'path'], or just rename 'basePath' to something else?
The text was updated successfully, but these errors were encountered:
RedTn
changed the title
'basePath' should follow OpenAPI standards
Add 'host' and 'proxy' for reverse proxies
Oct 11, 2017
RedTn
changed the title
Add 'host' and 'proxy' for reverse proxies
Add 'host' for reverse proxies
Oct 11, 2017
RedTn
changed the title
Add 'host' for reverse proxies
Rename 'basePath' to 'host' for reverse proxies
Oct 11, 2017
RedTn
changed the title
Rename 'basePath' to 'host' for reverse proxies
Split 'basePath' based on OpenAPI standards for reverse proxies
Oct 11, 2017
My god I'm submitting a naming issue and I can't even name my issue....
basePath works nicely as a reverse proxy config, but the naming is confusing because it conflicts with the OpenAPI standard
https://swagger.io/docs/specification/2-0/api-host-and-base-path/
Can we either split up the documentation location to properties ['scheme', 'host', 'basePath', 'path'], or just rename 'basePath' to something else?
The text was updated successfully, but these errors were encountered: