Releases: ganesanarun/nest-openapi-code-generator
Releases · ganesanarun/nest-openapi-code-generator
0.0.11
Full Changelog: 0.0.10...0.0.11
0.0.10
Full Changelog: 0.0.9...0.0.10
Release 0.0.9
-
Introduce dual methods controller pattern because of typescript & nestjs works, we have to mandatorily
annotate the developer extending controller to annotate with @controller
for DI to work, and we need to have abstract class to have nestjs annotation works. -
Use enum types properly when declaraing enum
Full Changelog: 0.0.8...0.0.9
0.0.8
What's Changed
- chore : adds import to template file and changes class validator type… by @VIKAS0264 in #3
Full Changelog: 0.0.7...0.0.8
0.0.7
What's Changed
- feat: add UUID and date format support for string types by @VIKAS0264 in #1
New Contributors
- @VIKAS0264 made their first contribution in #1
Full Changelog: https://github.com/ganesanarun/nest-openapi-code-generator/commits/0.0.7