All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Some decorators fixes
- Support multiple method for the same route
- Remove an invalid implementation for decorators on Functions
- Support tags using ApiTags
- Fix import from main script
- Implement ApiOperation
- Implement ApiSecurity
- Some minor fixes
- First version that only supports
@Route
and HTTP verbs
- Added basic repository files