Updating documentation

This commit is contained in:
Documentation Updater 2023-11-17 00:55:15 +00:00
parent 214bc53fae
commit 34033e7cec
1 changed files with 7 additions and 7 deletions

View File

@ -2932,14 +2932,14 @@ components:
ECPublicKey:
type: object
properties:
type:
type: integer
format: int32
publicKeyBytes:
type: array
items:
type: string
format: byte
type:
type: integer
format: int32
ECSignedPreKey:
type: object
properties:
@ -3911,16 +3911,16 @@ components:
type: string
commitment:
$ref: '#/components/schemas/ProfileKeyCommitment'
badges:
type: array
items:
type: string
avatarChange:
type: string
enum:
- UNCHANGED
- CLEAR
- UPDATE
badges:
type: array
items:
type: string
ProfileKeyCommitment:
type: object
properties: