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

feat(specs): add OpenAPI spec for Monitoring API #1683

Merged
merged 38 commits into from
Jul 11, 2023
Merged

Commits on Jul 3, 2023

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

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    adb6641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6774bc2 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: gazconroy <gazconroyster@gmail.com>
    kai687 and gazconroy authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0d5a269 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: gazconroy <gazconroyster@gmail.com>
    kai687 and gazconroy authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    01c0ec2 View commit details
    Browse the repository at this point in the history
  5. fix: spec for docs

    kai687 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    49405b1 View commit details
    Browse the repository at this point in the history
  6. fix: throw errors when wrong tags

    Instead of silently returning when a tag name is the same as
    the client name or alias, throw errors. For example, we have the
    monitoring API and the monitoring tag within that API.
    Display names can be equal, but not the tag names themselves.
    kai687 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8e1f8bc View commit details
    Browse the repository at this point in the history
  7. fix: spec for docs

    kai687 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0f38136 View commit details
    Browse the repository at this point in the history
  8. fix: parameters

    kai687 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    789d099 View commit details
    Browse the repository at this point in the history
  9. fix: clarify

    kai687 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d47390f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9439820 View commit details
    Browse the repository at this point in the history
  11. fix: format

    shortcuts committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f59a57d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    205102d View commit details
    Browse the repository at this point in the history
  13. fix: add test

    shortcuts committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b49ef15 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6bb3fd9 View commit details
    Browse the repository at this point in the history
  15. feat: all tests

    shortcuts committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    911089b View commit details
    Browse the repository at this point in the history
  16. fix: rename operations

    kai687 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a033956 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 6, 2023

  1. fix: titles to responses

    kai687 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    137fc2d View commit details
    Browse the repository at this point in the history
  2. fix: titles in correct place

    kai687 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e74da84 View commit details
    Browse the repository at this point in the history
  3. fix: clusters type

    kai687 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    07f7d6a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. fix: rename tests

    kai687 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3aa1bdf View commit details
    Browse the repository at this point in the history
  2. fix: no monitoring for dart

    kai687 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d4aa8b0 View commit details
    Browse the repository at this point in the history
  3. fix: json not yml here

    kai687 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9abad11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08d9af6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7be6970 View commit details
    Browse the repository at this point in the history
  6. fix: tests

    shortcuts committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b8c0a51 View commit details
    Browse the repository at this point in the history
  7. fix: tests

    shortcuts committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    db37952 View commit details
    Browse the repository at this point in the history
  8. fix: cts gen javascript

    shortcuts committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    97fdea0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d68034d View commit details
    Browse the repository at this point in the history
  10. fix: client requests

    shortcuts committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8c8120c View commit details
    Browse the repository at this point in the history
  11. feat: custom requests

    shortcuts committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5736378 View commit details
    Browse the repository at this point in the history
  12. fix: immutable install

    shortcuts committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9dfe220 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d049d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. chore: cleanup cache

    shortcuts committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fdd0ef0 View commit details
    Browse the repository at this point in the history
  2. fix: generate

    shortcuts committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f0432da View commit details
    Browse the repository at this point in the history
  3. fix: track new files

    shortcuts committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d9b9e2d View commit details
    Browse the repository at this point in the history