Optional
cls?: Newable<unknown>Constructor function to map the JSON payload to a class instance.
Optional
description?: stringHuman-readable description of the JSON response.
Optional
isArray?: booleanIf true, indicates the response payload is an array of items.
Optional
status?: HttpStatusHTTP status code to use for the JSON response.
Constant identifier for a JSON response.
Descriptor for a JSON response in OpenAPI: