-
Notifications
You must be signed in to change notification settings - Fork 356
internal://provided-schema/ should be ignored by URI retriever #538
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
Comments
I'm having the exact same problem on a lib that depends on this one. |
Ok, I explained how I solved it in here -> PaddleHQ/openapi-validator#6 |
FYI this is a feature added here: b1ee0e8 The solution is to use addSchema() to set your own manually (from README), otherwise it will default to the placeholder above:
|
@estahn in an attempt to cleanup this repo we are trying to filter the issues and see which ones might be closed. Is it safe to assume this is a rather old issue, which was provided with some answer and can be closed? Feel free to close it yourself with some comments if helpful. |
Message was: "file_get_contents(internal://provided-schema/definitions.schema.json): failed to open stream: No such file or directory
The text was updated successfully, but these errors were encountered: