alt3 / cakephp-swagger

Swagger plugin for documenting your CakePHP APIs
MIT License
64 stars 17 forks source link

Enable/disable UI validator through configuration #7

Closed bravo-kernel closed 8 years ago

bravo-kernel commented 8 years ago

Looks like it's quite easy to turn on/off the validation button which is a good thing since not all APIs will be publicly accessible.

https://github.com/swagger-api/swagger-ui/issues/1698#issuecomment-163969468