Updating documentation

This commit is contained in:
Documentation Updater 2023-08-15 18:37:36 +00:00
parent 00367022a7
commit c06286b0f4
1 changed files with 3 additions and 3 deletions

View File

@ -2837,14 +2837,14 @@ components:
ECPublicKey: ECPublicKey:
type: object type: object
properties: properties:
type:
type: integer
format: int32
publicKeyBytes: publicKeyBytes:
type: array type: array
items: items:
type: string type: string
format: byte format: byte
type:
type: integer
format: int32
ECSignedPreKey: ECSignedPreKey:
type: object type: object
properties: properties: