Redundant parameters in api-ref:domain-config

If URI specifies group and option, the request body will just
be a dict containing the option and its value, so the identity
and ldap groups are not needed in the request parameters.

Change-Id: If578cd1034482c49185675a9732fd7b4638aed7a
This commit is contained in:
zlyqqq 2018-08-10 10:09:53 +08:00
parent fe4956b194
commit a0e059c20a
1 changed files with 1 additions and 4 deletions

View File

@ -278,10 +278,7 @@ Parameters
- option: option
- url: domain_url
- driver: domain_driver
- ldap: domain_ldap
- config: domain_config
- user_tree_dn: domain_user_tree_dn
- identity: identity
Example
~~~~~~~
@ -798,4 +795,4 @@ Status Codes
- 409
- 413
- 415
- 503
- 503