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

fix: Handle null SemanticModelStatus with 400 Bad Request in save and update APIs #290

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

Commits on Aug 14, 2024

  1. fix: Add validation for null SemanticModelStatus in save and update m…

    …ethods and unit test case for this
    mittalVaghela committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1d19974 View commit details
    Browse the repository at this point in the history
  2. fix: Add validation for null SemanticModelStatus in save and update m…

    …ethods and unit test case for this
    mittalVaghela committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8520c84 View commit details
    Browse the repository at this point in the history
  3. fix: Add validation for null SemanticModelStatus in save and update m…

    …ethods and unit test case for this
    mittalVaghela committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    196bd4c View commit details
    Browse the repository at this point in the history
  4. fix: Add validation for null SemanticModelStatus in save and update m…

    …ethods and unit test case for this
    mittalVaghela committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b1a8fae View commit details
    Browse the repository at this point in the history
  5. fix: Add validation for null SemanticModelStatus in save and update m…

    …ethods and unit test case for this
    mittalVaghela committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c255f09 View commit details
    Browse the repository at this point in the history
  6. Update TripleStorePersistence.java

    space issue resolve
    mittalVaghela authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c129368 View commit details
    Browse the repository at this point in the history
  7. Update TripleStorePersistence.java

    space issue resolve
    mittalVaghela authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    647e25e View commit details
    Browse the repository at this point in the history
  8. Update ModelsApiTest.java

    resolve space issue
    mittalVaghela authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9907a62 View commit details
    Browse the repository at this point in the history