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

Cannot remove relationship by sending {"data":null} #849

Open
MartenBE opened this issue Aug 24, 2022 · 0 comments
Open

Cannot remove relationship by sending {"data":null} #849

MartenBE opened this issue Aug 24, 2022 · 0 comments

Comments

@MartenBE
Copy link

I am trying to delete a relationship by sending {"data":null} to PATCH /games/<some UUID>/relationships/player according to https://jsonapi.org/format/#crud-updating-to-one-relationships , but the server errors with io.crnk.core.exception.ResourceNotFoundException: resource not found: null. How can I delete this relationship?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant