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

VAULT-12144: add openapi responses for assorted /sys endpoints #18628

Merged
merged 14 commits into from
Mar 28, 2023

Commits on Jan 6, 2023

  1. added response struct for version-history

    Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
    dhuckins committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    a37f092 View commit details
    Browse the repository at this point in the history
  2. add response struct for leader

    Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
    dhuckins committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    0ff0c2c View commit details
    Browse the repository at this point in the history
  3. add response struct for ha-status

    Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
    dhuckins committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    692e40b View commit details
    Browse the repository at this point in the history
  4. add response struct for host-info

    Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
    dhuckins committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    1bb54f6 View commit details
    Browse the repository at this point in the history
  5. add response struct for in-flight-req

    Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
    dhuckins committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6cd2ea5 View commit details
    Browse the repository at this point in the history
  6. added changelog

    Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
    dhuckins committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    e9fd9cf View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

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

Commits on Jan 23, 2023

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

Commits on Jan 24, 2023

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

Commits on Jan 26, 2023

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

Commits on Feb 2, 2023

  1. Apply suggestions from code review

    Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com>
    dhuckins and averche committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f0851dc View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. make fmt

    Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
    dhuckins committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    12dbb58 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

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

Commits on Mar 28, 2023

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