Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Dto utility generation now adds constructor and static methods #377

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

leoafarias
Copy link
Member

Now you can add utility methods by defining them as static or constructor methods in the dto before generation

Changes

List specific changes made in this PR.

Review Checklist

  • Testing: Have you tested your changes, including unit tests and integration tests for affected code?
  • Breaking Changes: Does this change introduce breaking changes affecting existing code or users?
  • Documentation Updates: Are all relevant documentation files (e.g. README, API docs) updated to reflect the changes in this PR?
  • Website Updates: Is the website containing the updates you make on documentation?

Copy link

vercel bot commented Jul 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
mix-docs ⬜️ Ignored (Inspect) Visit Preview Jul 14, 2024 6:29pm

@leoafarias leoafarias changed the title enhancement: Dto utility generation now adds constructor and static methods feat: Dto utility generation now adds constructor and static methods Jul 14, 2024
@leoafarias leoafarias merged commit cd47413 into main Jul 18, 2024
6 checks passed
@leoafarias leoafarias deleted the enhancement/contructor-dto-utility-generation branch July 18, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant