Updating documentation

This commit is contained in:
Documentation Updater 2025-06-10 23:19:02 +00:00
parent 0feab732e3
commit 2eab162f8c
1 changed files with 41 additions and 52 deletions

View File

@ -2344,15 +2344,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
done:
type: boolean
cancelled:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
/v1/messages/uuid/{uuid}: /v1/messages/uuid/{uuid}:
@ -2589,15 +2589,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
done:
type: boolean
cancelled:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -2680,15 +2680,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
done:
type: boolean
cancelled:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -2716,15 +2716,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
done:
type: boolean
cancelled:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -3137,15 +3137,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
done:
type: boolean
cancelled:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -3185,15 +3185,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
done:
type: boolean
cancelled:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -3226,15 +3226,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
done:
type: boolean
cancelled:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -3411,15 +3411,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
done:
type: boolean
cancelled:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -3457,15 +3457,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
done:
type: boolean
cancelled:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -3556,15 +3556,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
done:
type: boolean
cancelled:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -3944,13 +3944,12 @@ components:
- DELETE_SYNC - DELETE_SYNC
- STORAGE_SERVICE_RECORD_KEY_ROTATION - STORAGE_SERVICE_RECORD_KEY_ROTATION
- ATTACHMENT_BACKFILL - ATTACHMENT_BACKFILL
- SPARSE_POST_QUANTUM_RATCHET
discoverableByPhoneNumber: discoverableByPhoneNumber:
type: boolean type: boolean
recoveryPassword: recoveryPassword:
type: string type: string
format: byte format: byte
eachRegistrationIdValid:
type: boolean
pniRegistrationId: pniRegistrationId:
type: integer type: integer
format: int32 format: int32
@ -4178,10 +4177,6 @@ components:
format: int32 format: int32
description: "the new phone-number-identity registration ID for each device\ description: "the new phone-number-identity registration ID for each device\
\ on the account, including this one" \ on the account, including this one"
eachPniRegistrationIdValid:
type: boolean
valid:
type: boolean
reglock: reglock:
type: string type: string
description: "the registration lock password for the new phone number, if\ description: "the registration lock password for the new phone number, if\
@ -4242,8 +4237,6 @@ components:
minLength: 1 minLength: 1
type: string type: string
format: byte format: byte
validEnvelopeType:
type: boolean
KEMSignedPreKey: KEMSignedPreKey:
type: object type: object
properties: properties:
@ -5141,8 +5134,6 @@ components:
type: integer type: integer
description: The distinguished tree head size to prove consistency against. description: The distinguished tree head size to prove consistency against.
format: int64 format: int64
unidentifiedAccessKeyProvidedWithE164:
type: boolean
CheckKeysRequest: CheckKeysRequest:
required: required:
- digest - digest
@ -5825,8 +5816,6 @@ components:
$ref: '#/components/schemas/ApnRegistrationId' $ref: '#/components/schemas/ApnRegistrationId'
gcmToken: gcmToken:
$ref: '#/components/schemas/GcmRegistrationId' $ref: '#/components/schemas/GcmRegistrationId'
valid:
type: boolean
UserRemoteConfig: UserRemoteConfig:
type: object type: object
properties: properties: