question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support circular references (in order to remove "rel": "self" workaround)

See original GitHub issue

doca 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:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
jculveycommented, Sep 2, 2017

Dude! @stephencroberts I went to college with you!

Small world.

0reactions
handrewscommented, Apr 30, 2018

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found