Share via


OpenApiLink.OperationRef Property

Definition

A relative or absolute reference to an OAS operation. This field is mutually exclusive of the operationId field, and MUST point to an Operation Object.

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

Property Value

Applies to