Skip to content

The jsonapi object is missing in error responses #1077

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

Closed
bart-degreed opened this issue Sep 10, 2021 · 0 comments · Fixed by #1075
Closed

The jsonapi object is missing in error responses #1077

bart-degreed opened this issue Sep 10, 2021 · 0 comments · Fixed by #1075
Labels

Comments

@bart-degreed
Copy link
Contributor

When IJsonApiOptions.IncludeJsonApiVersion is set to true, all response bodies should contain a jsonapi object including the version.

The bug is that this works for successful responses (on both resource endpoints and operations endpoints), but on error responses, the object is missing.

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

Successfully merging a pull request may close this issue.

1 participant