A Drupal 7 custom module that embeds Swagger UI
- update the file /js/call_swagger line #12 to point to your own swagger source
- Zip the whole directory
- Install the zip module into Drupal 7 as normal
- Enable the module Swagger UI Page in the group POINT.IO MODULES
- Goto http://yoursite/api/ActiveDocs to view swagger output
Libraries from the project https://github.com/wordnik/swagger-ui are embedded here and may need updating periodically.
Enjoy!
Tim Panagos