Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 702 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 702 Bytes

This module will generate your swagger JSON file by parsing your controllers and models docblocks.

TODO

  • Finish the docblock parsing
  • Add Auth mechanisms
  • Add API versions support
  • Clear cache based on filemtime()
  • Test required parameters & their types
  • Documentation

Further reading

More documentation

Useful links

This documentation is available online