Releases: moonline/Lab.AWS.API-Gateway
Releases · moonline/Lab.AWS.API-Gateway
1.1.0
Features
- MVC: Concert model introduction, with conversions from and to DTOs
- Validation: Moved concert-related validation to model
Enhancements
- Enhanced documentation
- Aligned parameters and variable names (created_date -> create_date, ConcertsController -> ConcertController)
- Enhanced method and parameter documentation