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

Cannot use draft2020 #37

Open
fharper opened this issue Apr 30, 2022 · 3 comments
Open

Cannot use draft2020 #37

fharper opened this issue Apr 30, 2022 · 3 comments

Comments

@fharper
Copy link

fharper commented Apr 30, 2022

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?

@LBHMVillalobos
Copy link

Are the schema-version: draft-2019-09 or schema-version: draft-2020-12 supported?

Hans5958 pushed a commit to Hans5958/validate-json-action that referenced this issue Jan 18, 2023
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.0 to 18.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@flxw
Copy link

flxw commented Jul 5, 2023

This project seems to have been abandoned. Is there a successor fork?

@andrew-codechimp
Copy link

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

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

4 participants