You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Took me a while to get to this. I looked a the code thinking it would be relatively simple, but I don't see where we are for some reason omitting that id. Could you please put together a test or a reproduction?
Description
When setting up a GET route on a generic action, the resource's id is omitted from the response.
To Reproduce
In this example Resource you can see the issue:
The response JSON is:
Expected behavior
The expected response should be:
The text was updated successfully, but these errors were encountered: