Updating documentation
This commit is contained in:
parent
aa886b6dfc
commit
72e1c95ebf
|
@ -86,6 +86,7 @@ paths:
|
||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
$ref: '#/components/schemas/AccountIdentityResponse'
|
$ref: '#/components/schemas/AccountIdentityResponse'
|
||||||
|
deprecated: true
|
||||||
security:
|
security:
|
||||||
- authenticatedAccount: []
|
- authenticatedAccount: []
|
||||||
delete:
|
delete:
|
||||||
|
@ -3057,10 +3058,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:
|
||||||
|
|
Loading…
Reference in New Issue