From 8ff089ec91ef34e20a0600a8e4e0e95e55107a4a Mon Sep 17 00:00:00 2001 From: Documentation Updater Date: Tue, 12 Dec 2023 21:18:04 +0000 Subject: [PATCH] Updating documentation --- signal-server-openapi.yaml | 45 ++++---------------------------------- 1 file changed, 4 insertions(+), 41 deletions(-) diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index d37efe345..bc6fa343b 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -1258,10 +1258,6 @@ paths: in: header schema: $ref: '#/components/schemas/BasicAuthorizationHeader' - - name: User-Agent - in: header - schema: - type: string requestBody: content: application/json: @@ -1339,39 +1335,6 @@ paths: application/json: {} security: - authenticatedAccount: [] - /v1/devices/{verification_code}: - put: - tags: - - Devices - operationId: verifyDeviceToken - parameters: - - name: verification_code - in: path - required: true - schema: - type: string - - name: Authorization - in: header - schema: - $ref: '#/components/schemas/BasicAuthorizationHeader' - - name: User-Agent - in: header - schema: - type: string - requestBody: - content: - application/json: - schema: - $ref: '#/components/schemas/AccountAttributes' - required: true - responses: - default: - description: default response - content: - application/json: - schema: - $ref: '#/components/schemas/DeviceResponse' - deprecated: true /v2/directory/auth: get: tags: @@ -4186,16 +4149,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: