krakenjs / hapi-openapi

Build design-driven apis with OpenAPI (formerly swagger) 2.0 and hapi.
Other
211 stars 75 forks source link

Added prefixBasePath to docs option #150

Closed holmok closed 5 years ago

holmok commented 5 years ago

We need the ability to put the docs at a path that is not rooted at the basePath of the swagger spec.

see https://github.com/krakenjs/hapi-openapi/issues/149 closes #149