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

External files are cached #2

Open
KrekkieD opened this issue Aug 6, 2014 · 0 comments
Open

External files are cached #2

KrekkieD opened this issue Aug 6, 2014 · 0 comments

Comments

@KrekkieD
Copy link

KrekkieD commented Aug 6, 2014

I was referencing a custom schema through https, but had an invalid certificate (required an exception). As a result, it threw a certificate error. But when changing all references of https to the http equivalent, the error kept appearing. Adding a '?' at the end of the id and $schema did not change the error (still cached somewhere). I had to rename the schema from schema.json to schemas.json for the change to be picked up.

This was on the instance validation part of http://json-schema-validator.herokuapp.com/index.jsp

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