From 6ce63945c4c7a23139b34a3f0797fe82a3de28c0 Mon Sep 17 00:00:00 2001 From: Documentation Updater Date: Thu, 16 Nov 2023 02:12:09 +0000 Subject: [PATCH] Updating documentation --- signal-server-openapi.yaml | 72 +++++++++++++++++--------------------- 1 file changed, 32 insertions(+), 40 deletions(-) diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index bd8283b12..920e8084c 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -1477,15 +1477,15 @@ paths: schema: type: object properties: + done: + type: boolean + cancelled: + type: boolean completedExceptionally: type: boolean numberOfDependents: type: integer format: int32 - done: - type: boolean - cancelled: - type: boolean security: - authenticatedAccount: [] /v1/messages/uuid/{uuid}: @@ -1554,10 +1554,6 @@ paths: in: header schema: type: string - - name: X-Forwarded-For - in: header - schema: - type: string - name: destination in: path required: true @@ -1595,10 +1591,6 @@ paths: in: header schema: type: string - - name: X-Forwarded-For - in: header - schema: - type: string - name: online in: query schema: @@ -2109,15 +2101,15 @@ paths: schema: type: object properties: + done: + type: boolean + cancelled: + type: boolean completedExceptionally: type: boolean numberOfDependents: type: integer format: int32 - done: - type: boolean - cancelled: - type: boolean security: - authenticatedAccount: [] - {} @@ -2151,15 +2143,15 @@ paths: schema: type: object properties: + done: + type: boolean + cancelled: + type: boolean completedExceptionally: type: boolean numberOfDependents: type: integer format: int32 - done: - type: boolean - cancelled: - type: boolean security: - authenticatedAccount: [] - {} @@ -2192,15 +2184,15 @@ paths: schema: type: object properties: + done: + type: boolean + cancelled: + type: boolean completedExceptionally: type: boolean numberOfDependents: type: integer format: int32 - done: - type: boolean - cancelled: - type: boolean security: - authenticatedAccount: [] - {} @@ -2327,15 +2319,15 @@ paths: schema: type: object properties: + done: + type: boolean + cancelled: + type: boolean completedExceptionally: type: boolean numberOfDependents: type: integer format: int32 - done: - type: boolean - cancelled: - type: boolean deprecated: true security: - authenticatedAccount: [] @@ -2364,15 +2356,15 @@ paths: schema: type: object properties: + done: + type: boolean + cancelled: + type: boolean completedExceptionally: type: boolean numberOfDependents: type: integer format: int32 - done: - type: boolean - cancelled: - type: boolean security: - authenticatedAccount: [] - {} @@ -2408,15 +2400,15 @@ paths: schema: type: object properties: + done: + type: boolean + cancelled: + type: boolean completedExceptionally: type: boolean numberOfDependents: type: integer format: int32 - done: - type: boolean - cancelled: - type: boolean security: - authenticatedAccount: [] - {} @@ -2455,15 +2447,15 @@ paths: schema: type: object properties: + done: + type: boolean + cancelled: + type: boolean completedExceptionally: type: boolean numberOfDependents: type: integer format: int32 - done: - type: boolean - cancelled: - type: boolean security: - authenticatedAccount: [] - {}