Response
Response<
T
>(input
,config
?):OASDecoratedResponse
<T
>
Decorates a schema object with the provided OAS config.
Type Parameters
Type Parameter |
---|
T extends object |
Parameters
Parameter | Type |
---|---|
input | T |
config ? | ResponsesConfig |
Webroute
Response<
T
>(input
,config
?):OASDecoratedResponse
<T
>
Decorates a schema object with the provided OAS config.
Type Parameter |
---|
T extends object |
Parameter | Type |
---|---|
input | T |
config ? | ResponsesConfig |