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

SAT: Relax checking of oneOf common property and allow optional default keyword additional to const keyword #16172

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Aug 31, 2022

  1. allow 'default' in oneOf with 'const'

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    a94a60a View commit details
    Browse the repository at this point in the history
  2. CHANGELOG.md updated

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    c0e6a21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6db0ca View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    57a1c25 View commit details
    Browse the repository at this point in the history
  2. pydantic~=1.10.0

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    f5f3a3f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    925ca73 View commit details
    Browse the repository at this point in the history
  2. pydantic==1.10.2

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    b9db0bf View commit details
    Browse the repository at this point in the history
  3. CHANGELOG.md updated

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    f9f7b70 View commit details
    Browse the repository at this point in the history