Skip to content

Releases: ganesanarun/nest-openapi-code-generator

0.0.11

07 Nov 05:59

Choose a tag to compare

0.0.10

06 Nov 17:42

Choose a tag to compare

Full Changelog: 0.0.9...0.0.10

Release 0.0.9

06 Nov 16:52

Choose a tag to compare

  • 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

06 Nov 09:09
a1aa2ce

Choose a tag to compare

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

05 Nov 08:32

Choose a tag to compare

What's Changed

  • feat: add UUID and date format support for string types by @VIKAS0264 in #1

New Contributors

Full Changelog: https://github.com/ganesanarun/nest-openapi-code-generator/commits/0.0.7