validate-json-action
validate-json-action copied to clipboard
Cannot use draft2020
When using ajv in code you need to import another file to use a newer spec like draft2020. With the cli, you can add --spec=draft2020 argument so my JSON schema pointing to https://json-schema.org/draft/2019-09/schema is recognize. I don't think it's possible to do the equivalent with your GitHub Action right?
Are the schema-version: draft-2019-09 or schema-version: draft-2020-12 supported?
This project seems to have been abandoned. Is there a successor fork?
This project seems to have been abandoned. Is there a successor fork?
This seems to be more up to date https://github.com/ScratchAddons/validate-json-action