You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JSON Typedef is often used in contexts where the concept of multiple files isn't available. I wouldn't want to complicate things for these use-cases.
When you're writing JSON Typedef documents by hand, what you could instead do is define your own build step to take multiple JSON files, and join them together? But JSON Typedef would have nothing to say about the meaning of these separated files; it only imposes meaning on the joined result.
Thank you very much for this nice specification.
Did you think of handling schema references across files? This enables better reuse in larger designs and prevents clones.
(I would be happy to discuss. Maybe you could add a discussion section in this repo?)
Best wishes.
The text was updated successfully, but these errors were encountered: