Closed tschmidtb51 closed 1 year ago
Hi there! That message is saying that eventually RefResolver
will be removed.
It should be reasonably straightforward to move to using a referencing registry, but precisely how might depend on what you're doing with RefResolver.
Definitely happy to answer questions though.
Thank you for your support. The excellent documentation and especially the migration part helped to resolve the issue.
Glad to hear it!
Hi @Julian, I just found a the deprecation warning in our CI/CD log:
Honestly, I haven't fully understood the warning but at least I wanted to raise my hand that we are using this to resolve parts of the CSAF schema in our validation process.
Could you please clarify: Do we need to change to a different library or will https://github.com/python-jsonschema/referencing be able to create a resolver that we can pass towards the draft validator?
Flagging @sthagen for attention