Skip to content

External files are cached #2

Description

@KrekkieD

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions