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 df2f502 commit 263c804Copy full SHA for 263c804
1 file changed
core/operations.md
@@ -72,9 +72,6 @@ for the `GET` method for both `collection` and `item` to create a readonly endpo
72
If the operation's name matches a supported HTTP method (`GET`, `POST`, `PUT`, `PATCH` or `DELETE`), the corresponding `method` property
73
will be automatically added.
74
75
-> [!TIP]
76
-> The `#[GetCollection]` attribute is an alias for `#[Get(collection: true)]`
77
-
78
---
79
80
> [!NOTE]
0 commit comments