Skip to content

Commit fbbec13

Browse files
authored
remove useless example
If we keep `method: 'GET'` the result will be an additional unexpected route.
1 parent 068554c commit fbbec13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/operations.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,6 @@ Or using YAML:
407407
App\Entity\Answer:
408408
collectionOperations:
409409
api_questions_answer_get_subresource:
410-
method: 'GET' # nothing more to add if we want to keep the default controller
411410
normalization_context: {groups: ['foobar']}
412411
```
413412

0 commit comments

Comments
 (0)