Skip to content

Commit 3a38bb6

Browse files
feat: new decorator ApiCallbacks
1 parent c566cdd commit 3a38bb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/openapi/decorators.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ All of the available OpenAPI decorators have an `Api` prefix to distinguish them
2525
| `@ApiResponse()` | Method / Controller |
2626
| `@ApiSecurity()` | Method / Controller |
2727
| `@ApiTags()` | Method / Controller |
28+
| `@ApiCallbacks()` | Method / Controller |

0 commit comments

Comments
 (0)