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

refactor(backend): should return nested responses top-down instead of bottom-up #61

Open
kirrj opened this issue Nov 17, 2024 · 0 comments

Comments

@kirrj
Copy link
Collaborator

kirrj commented Nov 17, 2024

for example now ruleMove response dto contains season, etc.
instead the season should contain a list of all child resources recursively like matches, players, etc.

@LinusBolls LinusBolls changed the title backend should return nested responses top-down instead of bottom-up refactor(backend): should return nested responses top-down instead of bottom-up Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants