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 1df4283 commit 12aeb64Copy full SHA for 12aeb64
features/hal/hal.feature
@@ -137,6 +137,7 @@ Feature: HAL support
137
"""
138
Then the response status code should be 201
139
140
+ @dropSchema
141
Scenario: Get the object with the embedded relation
142
When I add "Accept" header equal to "application/hal+json"
143
And I send a "GET" request to "/relation_embedders/1"
0 commit comments