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
Working through implementing includes I have discovered what appears to be a bug. All my other code like this works as expected and the only difference I can find is that the association is the same class as the requested object.
You will not there is no "included" section even though the relationships section clearly reflects the data.
Working through implementing includes I have discovered what appears to be a bug. All my other code like this works as expected and the only difference I can find is that the association is the same class as the requested object.
You will not there is no "included" section even though the relationships section clearly reflects the data.
Controller
Serializer
The response looks nearly correct, except the includes are missing at the end. I have provided a sample below.
The text was updated successfully, but these errors were encountered: