chore: Update API docs (#1153)
This commit is contained in:
@@ -6,6 +6,10 @@ properties:
|
||||
type: string
|
||||
name:
|
||||
type: string
|
||||
available_name:
|
||||
type: string
|
||||
display_name:
|
||||
type: string
|
||||
email:
|
||||
type: string
|
||||
account_id:
|
||||
@@ -17,3 +21,7 @@ properties:
|
||||
type: boolean
|
||||
display_name:
|
||||
type: string
|
||||
accounts:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/definitions/account'
|
||||
|
||||
Reference in New Issue
Block a user