Removed duplicate parameter in v2-admin api-ref
user_id was listed twice under the update user request parameters. This fix removes the duplicated parameter. Change-Id: I9c70aff00f151c4907101335174adf3624d4f686
This commit is contained in:
parent
c70e69b317
commit
0e6752b7f5
@ -132,7 +132,6 @@ Request
|
||||
- enabled: enabled
|
||||
- email: email
|
||||
- name: name
|
||||
- userId: userId
|
||||
|
||||
Request Example
|
||||
---------------
|
||||
|
Loading…
Reference in New Issue
Block a user