-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add an extra_checks param to service registration
Without breaking compatibility, an optional extra_checks list of Checks allows us to register multiple checks during service registration. Note that this was still possible through check registration but requires multiple API calls.
- Loading branch information
Mathias Brulatout
committed
Mar 15, 2024
1 parent
261e9e0
commit 664b497
Showing
2 changed files
with
36 additions
and
2 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