-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Health Checks V2 API * Split V1 and V2 APIs in http.go * Switch case * V2 does not have traverse * V2 does not have traverse * More updates to V2 * Updates to tests * Updates to support V2 About * Small fixes * Fix serialize status list * Correct serialize code, fix AmIUpV2 test * More http tests for V2 * Make aggregate details match new * address feedback * invalid api version error from about * added error for about and introduced APIVersion type * small copy fix * typo fix * add aggregate v2 tests * add aboutv2 test * fix about deps * add test for about check status false
- Loading branch information
1 parent
f789877
commit d87594e
Showing
10 changed files
with
636 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.