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

Fail on missing properties. #342

Merged

Commits on Jun 18, 2024

  1. Fail on missing properties.

    Signed-off-by: dblock <dblock@amazon.com>
    dblock committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4b1235c View commit details
    Browse the repository at this point in the history
  2. Use logger for verbose output.

    Signed-off-by: dblock <dblock@amazon.com>
    dblock committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7dbf2b3 View commit details
    Browse the repository at this point in the history
  3. Only require additionalProperties when required fields are present.

    Signed-off-by: dblock <dblock@amazon.com>
    dblock committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    734e3a9 View commit details
    Browse the repository at this point in the history
  4. Added created_time and last_updated_time to ml.get_model_group@200.

    Signed-off-by: dblock <dblock@amazon.com>
    dblock committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    53e6da0 View commit details
    Browse the repository at this point in the history
  5. Replaced JSON.stringify with to_json.

    Signed-off-by: dblock <dblock@amazon.com>
    dblock committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ab57a68 View commit details
    Browse the repository at this point in the history
  6. Check for property values when augmenting schema.

    Signed-off-by: dblock <dblock@amazon.com>
    dblock committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b789df6 View commit details
    Browse the repository at this point in the history