You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a common lib with decorators that apply @APIextension internally to enhance our Swagger documentation and generate other stuff on the fly. It'd be great if we could use the native @ApiExtension at the route level.
The text was updated successfully, but these errors were encountered:
Feature Request
We have a common lib with decorators that apply @APIextension internally to enhance our Swagger documentation and generate other stuff on the fly. It'd be great if we could use the native
@ApiExtension
at the route level.The text was updated successfully, but these errors were encountered: