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

Fixes API responses #1080

Merged
merged 2 commits into from
Sep 14, 2023
Merged

Fixes API responses #1080

merged 2 commits into from
Sep 14, 2023

Commits on Sep 14, 2023

  1. Fixes API responses

    This is an update to fix the changes to the workflow response from
    deepjavalibrary#1022. Before, we had no test
    that checks the response components decided by the names of Java response object
    properties (workflows, models, etc.). This adds some new JSON testing to help
    ensure that these are not accidentally changed, fixing this issue and hopefully
    avoiding future breakages.
    zachgk committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0afcf26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9a6841 View commit details
    Browse the repository at this point in the history