OpenApiLink.OperationRef Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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