Skip to content

Commit d2f5766

Browse files
committed
🤖 Update LLMs files [skip ci]
1 parent 3af1716 commit d2f5766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docusaurus/static/llms-full.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5750,7 +5750,7 @@ Generic implementation example:
57505750

57515751
</Tabs>
57525752

5753-
This only allows a `GET` request on the `/restaurants` path from the core `find` [controller](/cms/backend-customization/controllers) without authentication.
5753+
This only allows a `GET` request on the `/restaurants` path from the core `find` [controller](/cms/backend-customization/controllers) without authentication. When you reference custom controller actions in custom routers, prefer the fully‑qualified `api::<api-name>.<controllerName>.<actionName>` form for clarity (e.g., `api::restaurant.restaurant.review`).
57545754

57555755
### Creating custom routers
57565756

0 commit comments

Comments
 (0)