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

Update sds schema validation #1538

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 10, 2024

  1. Get sds_schema_version from the schema and pass it as a parameter in …

    …order for it to be validated
    VirajP1002 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a951b06 View commit details
    Browse the repository at this point in the history
  2. Add the sds_schema_version as a parameter where the default is none s…

    …o if a schema doesn't include it, no error is raised
    VirajP1002 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    82db7a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8755362 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    35e1f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c28043 View commit details
    Browse the repository at this point in the history
  3. Add tests to show questionnaire schema_version being validated agains…

    …t schema version in sds payload
    VirajP1002 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    578a189 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42424a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06646f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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