From 27f46c8bf8eb29de1054d8f67d8e760e1f3b60f8 Mon Sep 17 00:00:00 2001 From: Documentation Updater Date: Fri, 25 Aug 2023 23:02:39 +0000 Subject: [PATCH] Updating documentation --- signal-server-openapi.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index 3819b2013..35ebce1f3 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: @@ -3665,16 +3665,16 @@ components: type: string commitment: $ref: '#/components/schemas/ProfileKeyCommitment' + badges: + type: array + items: + type: string avatarChange: type: string enum: - UNCHANGED - CLEAR - UPDATE - badges: - type: array - items: - type: string ProfileKeyCommitment: type: object properties: