karapace
karapace copied to clipboard
Support of JSON References
Implementing support for JSON references.
Why this way
To support the current JSON implementation in Karapace (Draft-07), we use RefResolver to handle JSON reference resolution. If Karapace's JSON libraries are upgraded in the future, this code can be readily adapted to use Registry for reference resolution.