[KNOWN-ISSUE]: Put&Delete failing: Argument `where` is missing.
Open
bug
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When editing a user for instance, the PUT should have a where and data property, that is not the case so the request fails with a 500.
EDIT:
this also applies for the DELETE request, also requiring a data and where property.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.