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

Allow lenient loading of the API #192

Open
kenseehart opened this issue Nov 9, 2020 · 1 comment
Open

Allow lenient loading of the API #192

kenseehart opened this issue Nov 9, 2020 · 1 comment

Comments

@kenseehart
Copy link

The API to which I need to connect has one or more undefined references. This results in a fatal KeyError in resolve().

Instead of a fatal error, a warning would be preferable, perhaps a "strict" flag would enable or disable this feature. Either way, a cleaner exception is desirable for this and other errors.

@kenseehart
Copy link
Author

I'm working on a patch....

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

No branches or pull requests

1 participant