Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Replace usage of jsonschema's RefResolver with referencing #1814

Closed
edgarrmondragon opened this issue Jul 6, 2023 · 1 comment
Closed

Comments

@edgarrmondragon
Copy link
Collaborator

edgarrmondragon commented Jul 6, 2023

Feature scope

Other

Description

The RefResolver APIs in the jsonschema library are being deprecated: https://python-jsonschema.readthedocs.io/en/stable/referencing/.

We are using this APIs in the _singerlib module for parity with the singer-python libraries and some taps use the resolve_schema_references function to resolve $refs in, for example, OpenAPI specs.

Blockers

@edgarrmondragon
Copy link
Collaborator Author

Closed by #2187

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant