We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f889e commit 42a866bCopy full SHA for 42a866b
features/main/standard_put.feature
@@ -26,7 +26,7 @@ Feature: Spec-compliant PUT support
26
}
27
"""
28
29
- Scenario: Create a new resource with json-ld attributes
+ Scenario: Create a new resource with JSON-LD attributes
30
When I add "Content-Type" header equal to "application/ld+json"
31
And I send a "PUT" request to "/standard_puts/6" with body:
32
0 commit comments