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

Make consistent order of generic parameters #6

Closed
EvilLord666 opened this issue May 25, 2022 · 1 comment
Closed

Make consistent order of generic parameters #6

EvilLord666 opened this issue May 25, 2022 · 1 comment
Assignees
Milestone

Comments

@EvilLord666
Copy link
Member

According to #2 we have following note:

Order of type parameters is inconsistent between base controller and base manager.
BasicReadController<GroupDto, GroupEntity, int>
ModelManager<GroupEntity, GroupDto, int>

EvilLord666 added a commit that referenced this issue Oct 13, 2024
@EvilLord666 EvilLord666 self-assigned this Oct 13, 2024
@EvilLord666
Copy link
Member Author

Done

@EvilLord666 EvilLord666 added this to the Release 3.0.0 milestone Oct 13, 2024
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