-
-
Notifications
You must be signed in to change notification settings - Fork 322
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix `WatchParams` bookmarks for `watch_metadata` Intended to factor out `populate_qp` from `ListParams` and do the same in `WatchParams`, but accidentally found a place where the duplication caused a split. This brings the query param serialization in line for all variants of list, and does the same for all variants of watch (where the inconsistency was wound). Signed-off-by: clux <sszynrae@gmail.com> * fix a doc issue + fmt Signed-off-by: clux <sszynrae@gmail.com> --------- Signed-off-by: clux <sszynrae@gmail.com>
- Loading branch information
Showing
3 changed files
with
60 additions
and
89 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
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