OasLink.operationRef

A relative or absolute URI reference to an OAS operation. This field is mutually exclusive of the operationId field, and MUST point to an OasOperation object. Relative operationRef values MAY be used to locate an existing OasOperation object in the OpenAPI definition.

class OasLink
@jsonOptional
string operationRef;

Meta