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 fastjsonschema for json schema validation #64

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    ca3dd3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5eba7c View commit details
    Browse the repository at this point in the history
  3. Flake8

    kiendang committed May 27, 2021
    Configuration menu
    Copy the full SHA
    fe4fa2a View commit details
    Browse the repository at this point in the history
  4. Lower case json_validator

    kiendang committed May 27, 2021
    Configuration menu
    Copy the full SHA
    6f0b187 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. Simplify JSON schema errors

    kiendang committed May 29, 2021
    Configuration menu
    Copy the full SHA
    4d2632a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    1e0281b View commit details
    Browse the repository at this point in the history
  2. Remove redundant test arg

    kiendang committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    294ad47 View commit details
    Browse the repository at this point in the history
  3. Improve tests

    kiendang committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    3c969af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d480d80 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    b412a38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d65bf7a View commit details
    Browse the repository at this point in the history
  3. Remove inaccurate type hint

    kiendang committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    f7c62f7 View commit details
    Browse the repository at this point in the history