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

[kotlin] better oneOf, anyOf support #18382

Merged
merged 17 commits into from
May 31, 2024
Merged

Commits on Apr 14, 2024

  1. add validteJsonElement

    wing328 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    07b2f09 View commit details
    Browse the repository at this point in the history
  2. add oneOf support

    wing328 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d868681 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. various fixes, add tests

    wing328 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    eaade43 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. minor fixes

    wing328 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b2b5791 View commit details
    Browse the repository at this point in the history
  2. minor fixes

    wing328 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c291f86 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. update data class

    wing328 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    103cd22 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. remove comments

    wing328 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    ea1bee6 View commit details
    Browse the repository at this point in the history
  2. array support, add test

    wing328 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    4db61e8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 27, 2024

  1. add anyOf support

    wing328 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c982acb View commit details
    Browse the repository at this point in the history
  2. add new files

    wing328 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7ee56bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50797c0 View commit details
    Browse the repository at this point in the history
  4. fix merge

    wing328 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f19a743 View commit details
    Browse the repository at this point in the history
  5. update

    wing328 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9f97845 View commit details
    Browse the repository at this point in the history
  6. update

    wing328 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    584f443 View commit details
    Browse the repository at this point in the history
  7. update

    wing328 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2fbae94 View commit details
    Browse the repository at this point in the history
  8. update

    wing328 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    70512c9 View commit details
    Browse the repository at this point in the history