We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce26a90 commit b494e80Copy full SHA for b494e80
features/jsonld/non_resource.feature
@@ -75,7 +75,7 @@ Feature: JSON-LD non-resource handling
75
Then the response status code should be 201
76
And the response should be in JSON
77
And the header "Content-Type" should be equal to "application/ld+json; charset=utf-8"
78
- And the JSON should be equal to:
+ And the JSON should be a superset of:
79
"""
80
{
81
"@context": "/contexts/PlainObjectDummy",
0 commit comments