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

Support for DTO entities in Generic REST #3430

Closed
knstvk opened this issue Jun 28, 2024 · 0 comments · Fixed by #3757
Closed

Support for DTO entities in Generic REST #3430

knstvk opened this issue Jun 28, 2024 · 0 comments · Fixed by #3757
Assignees

Comments

@knstvk
Copy link
Contributor

knstvk commented Jun 28, 2024

The REST add-on should work with DTO entities in the same way as with JPA.
The /search endpoint filter should be converted to the Condition tree.

@knstvk knstvk added triage Issue is waiting for triage size: L in: rest and removed triage Issue is waiting for triage labels Jun 28, 2024
@dtaimanov dtaimanov self-assigned this Sep 3, 2024
dtaimanov added a commit that referenced this issue Oct 5, 2024
Restore sample-rest project with REST API tests #1866
dtaimanov added a commit that referenced this issue Oct 8, 2024
…, Support for entity parameters

* Support for DTO entities in Generic REST #3430
* Restore sample-rest project with REST API tests #1866
* Support for entity parameters in search conditions #3698
dtaimanov added a commit that referenced this issue Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants