We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0578206 + 7cfc408 commit bc4c76aCopy full SHA for bc4c76a
src/admin.rs
@@ -331,7 +331,8 @@ impl<C: ClientContext> AdminClient<C> {
331
Ok(rx)
332
}
333
334
- /// Sets configuration parameters for the specified resources.
+ /// Sets configuration parameters for the specified resources,
335
+ /// resetting unspecified parameters to their default values.
336
///
337
/// Note that while the API supports altering multiple resources at once, it
338
/// is not transactional. Alteration of some resources may succeed while
0 commit comments