Updating documentation

This commit is contained in:
Documentation Updater 2023-11-11 01:56:19 +00:00
parent 6cb93fc4f9
commit 53dd49a25b
1 changed files with 7 additions and 7 deletions

View File

@ -2944,14 +2944,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:
@ -3483,13 +3483,13 @@ components:
WebSocketClient:
type: object
properties:
userAgent:
type: string
open:
type: boolean
createdTimestamp:
type: integer
format: int64
open:
type: boolean
userAgent:
type: string
WebSocketSessionContext:
type: object
properties: