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 e4b6bc7 commit 67d8ec5Copy full SHA for 67d8ec5
content/openapi/decorators.md
@@ -17,7 +17,7 @@ All of the available OpenAPI decorators have an `Api` prefix to distinguish them
17
| `@ApiParam()` | Method |
18
| `@ApiQuery()` | Method |
19
| `@ApiHeader()` | Method / Controller |
20
-| `@ApiExcludeController()` | Method / Controller |
+| `@ApiExcludeController()` | Controller |
21
| `@ApiExcludeEndpoint()` | Method |
22
| `@ApiTags()` | Method / Controller |
23
| `@ApiProperty()` | Model |
0 commit comments