ApiResponse(config: ApiResponseConfig): SetuMethodDecorator
Documents a response status for a route handler. May be applied multiple times to describe several responses.
config: ApiResponseConfig
Status code, optional description and schema
A method decorator