Operation
Operation<
T
>(input
,config
?):OASDecoratedOperation
<T
>
Decorates an operation with the provided OAS config.
Type Parameters
Type Parameter |
---|
T extends object |
Parameters
Parameter | Type |
---|---|
input | T |
config ? | OperationConfig |
Webroute
Operation<
T
>(input
,config
?):OASDecoratedOperation
<T
>
Decorates an operation with the provided OAS config.
Type Parameter |
---|
T extends object |
Parameter | Type |
---|---|
input | T |
config ? | OperationConfig |