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 8aaa843 commit 5dd857bCopy full SHA for 5dd857b
1 file changed
core/configuration.md
@@ -298,8 +298,7 @@ api_platform:
298
description: ~
299
iri: ~
300
short_name: ~
301
- item_operations: ~
302
- collection_operations: ~
+ operations: ~
303
304
graphql: ~
305
@@ -725,8 +724,7 @@ return [
725
724
'description' => null,
726
'iri' => null,
727
'short_name' => null,
728
- 'item_operations' => null,
729
- 'collection_operations' => null,
+ 'operations' => null,
730
731
'graphql' => null,
732
0 commit comments