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

6156 find replacement for is my json valid #6264

Merged
merged 20 commits into from
Jul 17, 2023

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    751e8c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. implement validation with zod

    avkos committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    cbaf684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cf93bb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. load test

    avkos committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7d62111 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. add load test

    avkos committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4ed7b6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9d9df View commit details
    Browse the repository at this point in the history
  3. add changelog

    avkos committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ce9e462 View commit details
    Browse the repository at this point in the history
  4. increase test coverage

    avkos committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    466e93a View commit details
    Browse the repository at this point in the history
  5. fix test timing

    avkos committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    50db246 View commit details
    Browse the repository at this point in the history
  6. fix test timing

    avkos committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0f4ff8b View commit details
    Browse the repository at this point in the history
  7. fix timing

    avkos committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0f98713 View commit details
    Browse the repository at this point in the history
  8. re-run tests

    avkos committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e2403b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. add ValidationError wrapper

    avkos committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0b2714a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. add json-schema

    avkos committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    fbf5a44 View commit details
    Browse the repository at this point in the history
  2. add change log

    avkos committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    a40462a View commit details
    Browse the repository at this point in the history
  3. fix change log

    avkos committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    a90dbc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85a1bae View commit details
    Browse the repository at this point in the history
  5. revert type changes

    avkos committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    3827ca0 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. increase coverage

    avkos committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d746872 View commit details
    Browse the repository at this point in the history
  2. changelog sync

    avkos committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7642563 View commit details
    Browse the repository at this point in the history