Skip to content

Commit 291c813

Browse files
Merge pull request #2621 from MiguelSavignano/master
feat(@nestjs/swagger): New decorator ApiCallbacks
2 parents 98f82a9 + 3a38bb6 commit 291c813

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)