Skip to content

Commit 1feaacd

Browse files
authored
Update controllers.md (#1771)
Replace outdated _api_item_operation_name with _api_operation_name
1 parent cc76d1c commit 1feaacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,5 +502,5 @@ book_post_publication:
502502
defaults:
503503
_controller: App\Controller\BookController::createPublication
504504
_api_resource_class: App\Entity\Book
505-
_api_item_operation_name: post_publication
505+
_api_operation_name: post_publication
506506
```

0 commit comments

Comments
 (0)