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

feat(reflect): Add method to modify the schema after processing #53

Merged
merged 4 commits into from Nov 8, 2022

Commits on Oct 9, 2022

  1. Copy the full SHA
    bd9a931 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Copy the full SHA
    b32bc83 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/schema-post

    * main:
      Allow for = character in extra property values
      Add test for anyof
      Add support for parsing anyof_type
      Add tests for anyof support
      Add support for parsing anyof_required
    webdestroya committed Nov 8, 2022
    Copy the full SHA
    7ebaf59 View commit details
    Browse the repository at this point in the history
  3. fixes

    webdestroya committed Nov 8, 2022
    Copy the full SHA
    ea9462d View commit details
    Browse the repository at this point in the history