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

Use this action to ensure that the schemas we have are valid schemas #13

Open
rpbaltazar opened this issue Mar 4, 2020 · 1 comment

Comments

@rpbaltazar
Copy link

I'm currently working on a project in which I run some json schema validation. what i'm trying to achieve is that all added schemas are valid according to the spec. Is there a way of achieving this with this action?

@jnothman
Copy link

Start by downloading the meta-schema for JSON Schema from https://json-schema.org/draft-07/schema

Hans5958 pushed a commit to Hans5958/validate-json-action that referenced this issue Jan 18, 2023
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 5.0.1.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v2.4.2...v5.0.1)

---
updated-dependencies:
- dependency-name: chalk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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>
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

2 participants