krakenjs / hapi-openapi

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

allow {auth: false} in docs options #134

Closed JVanAartsen closed 6 years ago

JVanAartsen commented 6 years ago

Allow option docs.auth to be false indicating no authentication is required. It currently allows null which then uses default auth.