Bug: When a Bar is requested through the API, the Bar is sent back, but not the Cats inside #36
Closed
opened 2 years ago by alexis.drai
·
1 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
We probably just need to use DTOs
Creating the Bar:

Requesting the Bar:

We should do a one-to-many configuration with EF. it's probably just one simple annotation