Last active
July 7, 2023 05:34
-
-
Save jpmckinney/7376110b73c6313507d50a628f2e6f88 to your computer and use it in GitHub Desktop.
lib-cove-ocds test fixture: Unresolvable JSON reference
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"properties": { | |
"unresolvable": { | |
"$ref": "#/definitions/Unresolvable" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment