AdminAPI: Return registration_reason with users
This commit is contained in:
parent
5ddf0415c4
commit
a1570ba6ad
3 changed files with 51 additions and 25 deletions
|
|
@ -46,7 +46,8 @@ Configuration options:
|
|||
"local": bool,
|
||||
"tags": array,
|
||||
"avatar": string,
|
||||
"display_name": string
|
||||
"display_name": string,
|
||||
"registration_reason": string,
|
||||
},
|
||||
...
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue