Updating documentation

This commit is contained in:
Documentation Updater 2024-01-19 21:33:53 +00:00
parent 165141acaf
commit a36d86d0d7
1 changed files with 9 additions and 2 deletions

View File

@ -3164,10 +3164,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"
signatureValidOnEachSignedPreKey:
type: boolean
eachPniRegistrationIdValid: eachPniRegistrationIdValid:
type: boolean type: boolean
signatureValidOnEachSignedPreKey:
type: boolean
valid: valid:
type: boolean type: boolean
ECPublicKey: ECPublicKey:
@ -4706,6 +4706,13 @@ components:
- voice - voice
client: client:
type: string type: string
SenderOverride:
type: object
properties:
smsSenderOverride:
type: string
voiceSenderOverride:
type: string
SubmitVerificationCodeRequest: SubmitVerificationCodeRequest:
required: required:
- code - code