From fa021ff3e510c43979bd2dc853c604fa11608155 Mon Sep 17 00:00:00 2001 From: Documentation Updater Date: Tue, 5 Sep 2023 21:29:38 +0000 Subject: [PATCH] Updating documentation --- signal-server-openapi.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index b155a2dc9..720d16188 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -2848,14 +2848,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: @@ -3289,13 +3289,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: