OasLink.operationId

The name of an existing, resolvable OAS operation, as defined with a unique operationId. This field is mutually exclusive of the operationRef field.

class OasLink
@jsonOptional
string operationId;

Meta