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