From bec414bd5cd83078b1595e1a691b0fa0e76167cd Mon Sep 17 00:00:00 2001 From: Documentation Updater Date: Wed, 16 Jul 2025 17:41:07 +0000 Subject: [PATCH] Updating documentation --- signal-server-openapi.yaml | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index 7f7a5a466..2eba8566c 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -499,22 +499,7 @@ paths: device. "422": description: The request body failed validation. - "409": - description: The set of devices specified in the request does not match - the set of devices active on the account. - content: - application/json: - schema: - $ref: "#/components/schemas/MismatchedDevicesResponse" - "410": - description: The registration IDs provided for some devices do not match - those stored on the server. - content: - application/json: - schema: - $ref: "#/components/schemas/StaleDevicesResponse" - "413": - description: One or more device messages was too large + deprecated: true security: - authenticatedAccount: [] /v2/accounts/data_report: @@ -5124,10 +5109,10 @@ components: created: type: string format: date-time - open: - type: boolean userAgent: type: string + open: + type: boolean WebSocketSessionContext: type: object properties: