Updating documentation
This commit is contained in:
parent
652cfd16ab
commit
3f89143650
|
@ -3227,10 +3227,10 @@ components:
|
||||||
format: int32
|
format: int32
|
||||||
description: "the new phone-number-identity registration ID for each enabled\
|
description: "the new phone-number-identity registration ID for each enabled\
|
||||||
\ device on the account, including this one"
|
\ device on the account, including this one"
|
||||||
eachPniRegistrationIdValid:
|
|
||||||
type: boolean
|
|
||||||
signatureValidOnEachSignedPreKey:
|
signatureValidOnEachSignedPreKey:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
eachPniRegistrationIdValid:
|
||||||
|
type: boolean
|
||||||
valid:
|
valid:
|
||||||
type: boolean
|
type: boolean
|
||||||
ECPublicKey:
|
ECPublicKey:
|
||||||
|
@ -3929,10 +3929,10 @@ components:
|
||||||
WebSocketClient:
|
WebSocketClient:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
userAgent:
|
|
||||||
type: string
|
|
||||||
open:
|
open:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
userAgent:
|
||||||
|
type: string
|
||||||
createdTimestamp:
|
createdTimestamp:
|
||||||
type: integer
|
type: integer
|
||||||
format: int64
|
format: int64
|
||||||
|
|
Loading…
Reference in New Issue