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

[Epic:.NET] Generate the entity DTOs and actions as a private case of generic modules, dtos, and actions (and not with special treatment as entities per se #8529

Open
Tracked by #8336
mulygottlieb opened this issue May 22, 2024 · 0 comments

Comments

@mulygottlieb
Copy link
Member

mulygottlieb commented May 22, 2024

  • All DTOs (custom and entity) to be created in a uniform way via ModuleDTOs
  • Actions (methods in the service/controller/resolver) "outer shell" should also be uniform (outer shell = method signature, input+output, some of the annotations) while only the implementation itself will be unique for each type, and perhaps later this too can be overridden from the server)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant