mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-24 21:50:34 +01:00
merge: branch 'docs/get_secrets_fix'
docs: GetSecrets doesn't accept empty string https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2355
This commit is contained in:
commit
54a4b42c05
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
|
||||
<!--
|
||||
GetSecrets:
|
||||
@setting_name: Name of the setting to return secrets for. If empty, all secrets will be returned.
|
||||
@setting_name: Name of the setting to return secrets for (mandatory).
|
||||
@secrets: Nested settings maps containing secrets.
|
||||
|
||||
Get the secrets belonging to this network configuration. Only secrets from
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue