From a10365e30d367c5586c286154539ab866dec25f8 Mon Sep 17 00:00:00 2001 From: Documentation Updater Date: Thu, 17 Aug 2023 21:37:59 +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 2f9372fe2..c199b827e 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -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: