Skip to content

link object: operationId / operationRef descriptions #1267

@MikeRalphson

Description

@MikeRalphson

In the following:

Field Name Type Description
operationRef string 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.
operationId string The name of an existing, resolvable OAS operation, as defined with a unique operationId. This field is mutually exclusive of the operationRef field. Relative operationRef values MAY be used to locate an existing Operation Object in the OAS.

Should the final sentence be moved / removed / merged in with the description for operationRef, or is it correct to have it against operationdId ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions