Skip to content

Commit

Permalink
Update controllers.md (#1771)
Browse files Browse the repository at this point in the history
Replace outdated _api_item_operation_name with _api_operation_name
  • Loading branch information
catalin87 committed Jun 23, 2023
1 parent cc76d1c commit 1feaacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/controllers.md
Original file line number Diff line number Diff line change
Expand Up @@ -502,5 +502,5 @@ book_post_publication:
defaults:
_controller: App\Controller\BookController::createPublication
_api_resource_class: App\Entity\Book
_api_item_operation_name: post_publication
_api_operation_name: post_publication
```

0 comments on commit 1feaacd

Please sign in to comment.