Closed
Description
From JSON Reference:
Any members other than "$ref" in a JSON Reference object SHALL be ignored.
Implementations MAY choose to replace the reference with the referenced value.
So technically JSON Reference doesn't forbid this behaviour, but it only makes the situation worse.
Since people expect different behaviour and it split lib/tools into two camps.
Ones who replace the reference and one who iterates through $ref
s.
@whitlockjc I believe you have some background on this issue.
Metadata
Metadata
Assignees
Labels
No labels