Skip to content

Commit 7cfc408

Browse files
authored
1 parent e69c2aa commit 7cfc408

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/admin.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,8 @@ impl<C: ClientContext> AdminClient<C> {
283283
Ok(rx)
284284
}
285285

286-
/// Sets configuration parameters for the specified resources.
286+
/// Sets configuration parameters for the specified resources,
287+
/// resetting unspecified parameters to their default values.
287288
///
288289
/// Note that while the API supports altering multiple resources at once, it
289290
/// is not transactional. Alteration of some resources may succeed while

0 commit comments

Comments
 (0)