From c0111255d720d5accb5aa52087dc01f57f4f12ef Mon Sep 17 00:00:00 2001 From: Documentation Updater Date: Wed, 29 Nov 2023 22:27:29 +0000 Subject: [PATCH] Updating documentation --- signal-server-openapi.yaml | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index 6da3bc636..3387dc841 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -369,10 +369,6 @@ paths: in: header schema: type: string - - name: User-Agent - in: header - schema: - type: string requestBody: content: application/json: @@ -2864,15 +2860,8 @@ components: eachRegistrationIdValid: type: boolean pniRegistrationId: - type: object - properties: - empty: - type: boolean - present: - type: boolean - asInt: - type: integer - format: int32 + type: integer + format: int32 DeviceCapabilities: type: object properties: @@ -3054,14 +3043,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: