Skip to content

Invalid operationRef in links example #1292

@tfesenko

Description

@tfesenko

OperationRef Examples suggests a value with a missing / separator after the paths in operationRef:
'#/paths~12.0~1repositories~1/{username}/get' , but it should be '#/paths/~12.0~1repositories~1/{username}/get' == '#/paths/<'/2.0/repositories/{username}'.encode()>/get.

The example of an absolute operationRef correctly uses a JSON Pointer with a /paths/<JSON Pointer-encoded path item>.

Related to #1152

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