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

[Ingest Manager] Remove success: true as top-level API response #73223

Merged
merged 22 commits into from
Sep 2, 2020

Commits on Jul 25, 2020

  1. Big bang commit removing top-level success property in API response

    Left in check-permissions and in array of objects returned by delete package configs
    John Schulz committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    666eaf6 View commit details
    Browse the repository at this point in the history
  2. Remove success property from mocks

    John Schulz committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    79aa8f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    f1100e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a5507e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    13be0ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b3f719 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b12840 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Resolve conflict from upstream changes

    John Schulz committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    d75323c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ecbb85 View commit details
    Browse the repository at this point in the history
  3. Remove success property (after upstream merge)

    John Schulz committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    c536b0e View commit details
    Browse the repository at this point in the history
  4. Remove more 'success'es after merging in upstream

    John Schulz committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    189e3f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

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

Commits on Aug 13, 2020

  1. Merge branch 'master' into 73221-remove-success

    John Schulz committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    911eee3 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

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

Commits on Aug 26, 2020

  1. Merge branch 'master' into 73221-remove-success

    John Schulz committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    a087a7f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Remove success from some tests

    John Schulz committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    033fb78 View commit details
    Browse the repository at this point in the history
  2. Remove success from OpenAPI spec

    John Schulz committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    92e7cf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1546bef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfccf25 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    58727a5 View commit details
    Browse the repository at this point in the history
  2. Revert prior try/catch. Use res.ok

    John Schulz committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    b43aff0 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

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