Internal reference of external referenced schema not working #1095
lizzard-winner
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a schema 1.json that externally references 2.json.
It works but 2.json has an internal reference, this doesn't work unless I use the external reference syntax to 2.json (within 2.json).
I am using
4.17.3
(from openapi core).Any known workaround to make jsonschema find internal references from both schemas?
Beta Was this translation helpful? Give feedback.
All reactions