This module will generate your swagger JSON file by parsing your controllers and models docblocks.
- Finish the docblock parsing
- Add Auth mechanisms
- Add API versions support
- Clear cache based on filemtime()
- Test required parameters & their types
- Documentation
More documentation
- Swagger - The swagger web site
Useful links
- yii2-rest
- Swagger Editor - You can use this to generate a client from your swagger configuration file
This documentation is available online