-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
bugre-use: ref/id resolutionhow $ref, operationId, or anything else is resolvedhow $ref, operationId, or anything else is resolved
Milestone
Description
Hi all,
There is a single occurrence of JSON reference
words withing the 3.1.0 spec:
Note that in the use of operationRef, the escaped forward-slash is necessary when using JSON references.
https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#operationref-examples
This might be confusing, as it's not clear what JSON references really means here. I assume it is refereing to https://datatracker.ietf.org/doc/html/draft-pbryan-zyp-json-ref-03, but I'm not really sure.
IMHO it would be more appropriate to have following sentence:
Note that in the use of operationRef, the escaped forward-slash is necessary when using JSON Pointer in fragment identifier part of the URI
...and have JSON Pointer link to JSON Pointer specification.
Relequestual
Metadata
Metadata
Assignees
Labels
bugre-use: ref/id resolutionhow $ref, operationId, or anything else is resolvedhow $ref, operationId, or anything else is resolved