Fix role assignment api-ref docs
The current docs list the available query params wrongly. [1] https://github.com/openstack/keystone/blob/c025cb3/keystone/assignment/controllers.py#L961-L964 Change-Id: Ia7ec0e9dfaa8a67226a01531ac82b6391a7f3d81
This commit is contained in:
parent
d75a8f42f4
commit
cc63cb9935
@ -361,12 +361,12 @@ Optional query parameters:
|
||||
- effective: effective_query
|
||||
- include_names: include_names_query
|
||||
- include_subtree: include_subtree_query
|
||||
- group_id: group_id_query
|
||||
- role_id: role_id_query
|
||||
- group.id: group_id_query
|
||||
- role.id: role_id_query
|
||||
- scope.domain.id: scope_domain_id_query
|
||||
- scope.OS-INHERIT:inherited_to: scope_os_inherit_inherited_to
|
||||
- scope.project.id: scope_project_id_query
|
||||
- user_id: user_id_query
|
||||
- user.id: user_id_query
|
||||
|
||||
Get a list of role assignments.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user