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

Updating default parsing in AvscParser #546

Merged
merged 5 commits into from
Feb 5, 2024
Merged

Commits on Feb 2, 2024

  1. Default for a node can be processed if its type is union and first el…

    …ement of union is resolved.
    li-ukumar committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1a273ef View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Updated processing of defaults to be done after resolution of schemas…

    … in the same file is complete. Added UT
    li-ukumar committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d710f78 View commit details
    Browse the repository at this point in the history
  2. fix checkstyle

    li-ukumar committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    1cea21a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. refactor logic

    li-ukumar committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    65801b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a73bdd View commit details
    Browse the repository at this point in the history