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
I've asked my question on Gitter and have not received a satisfactory answer.
I've included a complete bug report template. This step helps us and allows us to see the bug without trying to reproduce the problem from your description. It helps you because you will frequently detect if it's a problem specific to your project.
The feature I'm asking for is compliant with the JSON:API spec.
Description
Running
jsonapi-resources 0.9.12 (can't yet upgrade to 0.10 due to how POST to poro resources changed :(
This issue is a (choose one):
Checklist before submitting:
Description
Running
Given a POST to
/v1/tickets/2460688
with body
for a resource with fields defined as
JR raises a 500
but I think it should return a 400
I'm happy to work on a PR or failing test if we can define the behavior and where it should be
stacktrace
Bug reports:
related
The text was updated successfully, but these errors were encountered: