Share via


OpenApiLink.OperationId Property

Definition

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

public string OperationId { get; set; }
member this.OperationId : string with get, set
Public Property OperationId As String

Property Value

Applies to