Updating documentation

This commit is contained in:
Documentation Updater 2023-08-17 21:37:59 +00:00
parent 6f1c94c84f
commit a10365e30d
1 changed files with 6 additions and 6 deletions

View File

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