Support circular references (in order to remove "rel": "self" workaround)
See original GitHub issuedoca uses "rel": "self"
within the "schema"
and "targetSchema"
schemas more or less like an internal "$ref"
to the containing resource’s schema. But "rel"
is properly only a keyword in the link description object, so we should switch this to a normal "$ref"
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Remove or allow a circular reference - Microsoft Support
If you can't find the error, click the Formulas tab, click the arrow next to Error Checking, point to Circular References, and then...
Read more >json-schema-ref-loader can't handle circular references #2
I can fix it locally if I apply the change proposed in ... Support circular references (in order to remove "rel": "self" workaround) ......
Read more >Finding and Fixing SOLIDWORKS Circular References
Open the model and delete/fix the issues found to be causing the Circular Reference. Because determining the source of a Circular Reference can ......
Read more >Does Entity Framework support circular references?
No, it's supported. Try it with a GUID key or an assignable sequence. The error means exactly what it says it does: The...
Read more >Enabling safe, non-optional, circular referencing with shared ...
That said, circular referencing isn't always an attempt at a data modeling solution, more often than not I find it's an attempt at...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Dude! @stephencroberts I went to college with you!
Small world.
This set of packages is being deprecated in favor of the JSON Schema Tools monorepo. Contributions are still welcome here but most work will be done on the new packages.
This issue is now tracked at cloudflare/json-schema-tools#2