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

fix problem+json context resolving while expanding violation list #553

Merged

Conversation

PawelSuwinski
Copy link
Contributor

@PawelSuwinski PawelSuwinski commented May 9, 2024

It seems that @context ld+json property conflicts with expandContext option of jsonld.expand() while expanding document, however it is required for problem+json for proper context resolving.

It is continuation of #528 revert, which brought back ld+json support but broke problem+json. This combines the two depending on existence of @context property in response body.

Fix #548

@PawelSuwinski PawelSuwinski merged commit cef2c57 into api-platform:main May 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

violationKey in getSubmissionErrors is undefined / validation results in generic "Server communication error"
2 participants