From aa886b6dfcf975d041feca7b79075e161377ed0a Mon Sep 17 00:00:00 2001 From: Documentation Updater Date: Fri, 22 Dec 2023 17:32:23 +0000 Subject: [PATCH] Updating documentation --- signal-server-openapi.yaml | 68 +++++++++++++++++++------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index 3aa3a2401..7976220f2 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -1568,15 +1568,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}: @@ -2234,15 +2234,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: [] - {} @@ -2276,15 +2276,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: [] - {} @@ -2317,15 +2317,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: [] - {} @@ -2452,15 +2452,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: [] @@ -2489,15 +2489,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: [] - {} @@ -2533,15 +2533,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: [] - {} @@ -2580,15 +2580,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: [] - {} @@ -3057,10 +3057,10 @@ components: format: int32 description: "the new phone-number-identity registration ID for each enabled\ \ device on the account, including this one" - signatureValidOnEachSignedPreKey: - type: boolean eachPniRegistrationIdValid: type: boolean + signatureValidOnEachSignedPreKey: + type: boolean valid: type: boolean ECPublicKey: