Updating documentation
This commit is contained in:
parent
309dd31165
commit
52bbdbd953
|
@ -3333,6 +3333,10 @@ components:
|
||||||
type: string
|
type: string
|
||||||
description: "a hash of this account's username, if set"
|
description: "a hash of this account's username, if set"
|
||||||
format: byte
|
format: byte
|
||||||
|
usernameLinkHandle:
|
||||||
|
type: string
|
||||||
|
description: "this account's username link handle, if set"
|
||||||
|
format: uuid
|
||||||
storageCapable:
|
storageCapable:
|
||||||
type: boolean
|
type: boolean
|
||||||
description: whether any of this account's devices support storage
|
description: whether any of this account's devices support storage
|
||||||
|
|
Loading…
Reference in New Issue