fix(docs): added requires administrator admonition to get_invites
All checks were successful
Pylint / Pylint (3.12) (push) Successful in 39s
All checks were successful
Pylint / Pylint (3.12) (push) Successful in 39s
This commit is contained in:
parent
661db8cf12
commit
292911df8b
1 changed files with 4 additions and 0 deletions
|
@ -288,6 +288,10 @@ class ZiplineApi:
|
||||||
type: warning
|
type: warning
|
||||||
///
|
///
|
||||||
|
|
||||||
|
/// admonition | Requires Administrator
|
||||||
|
type: danger
|
||||||
|
///
|
||||||
|
|
||||||
Raises:
|
Raises:
|
||||||
Forbidden: The user is not authenticated
|
Forbidden: The user is not authenticated
|
||||||
FeatureDisabledError: Invites are disabled on the Zipline instance
|
FeatureDisabledError: Invites are disabled on the Zipline instance
|
||||||
|
|
Loading…
Reference in a new issue