-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Would it be possible to provide options for json-schema-validator/no-invalid:
-
Cache location. It seems to currently be hard coded to
./.cached_schemastore, but I'm using it in a docker container and that location isn't persisted between runs. I already have a persistent volume setup and I'd like to telljson-schema-validatorto use that location. -
Cache TTL. Once I have
json-schema-validatorcaching to a persistent location, I would like to tell it when to re-fetch the cached schema files.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed