Updating documentation
This commit is contained in:
parent
165141acaf
commit
a36d86d0d7
|
@ -3164,10 +3164,10 @@ components:
|
|||
format: int32
|
||||
description: "the new phone-number-identity registration ID for each enabled\
|
||||
\ device on the account, including this one"
|
||||
signatureValidOnEachSignedPreKey:
|
||||
type: boolean
|
||||
eachPniRegistrationIdValid:
|
||||
type: boolean
|
||||
signatureValidOnEachSignedPreKey:
|
||||
type: boolean
|
||||
valid:
|
||||
type: boolean
|
||||
ECPublicKey:
|
||||
|
@ -4706,6 +4706,13 @@ components:
|
|||
- voice
|
||||
client:
|
||||
type: string
|
||||
SenderOverride:
|
||||
type: object
|
||||
properties:
|
||||
smsSenderOverride:
|
||||
type: string
|
||||
voiceSenderOverride:
|
||||
type: string
|
||||
SubmitVerificationCodeRequest:
|
||||
required:
|
||||
- code
|
||||
|
|
Loading…
Reference in New Issue