[F] $operationId
function $operationId( context, target, operationId): void
Set a specific operation ID.
Parameters
Parameter | Type | Description |
---|---|---|
context | DecoratorContext | Decorator Context |
target | Operation | - |
operationId | string | - |
Returns
void