mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-23 08:18:05 +01:00
Updating documentation
This commit is contained in:
@@ -1756,16 +1756,9 @@ paths:
|
||||
content:
|
||||
'*/*':
|
||||
schema:
|
||||
uniqueItems: true
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
enum:
|
||||
- STORAGE
|
||||
- TRANSFER
|
||||
- DELETE_SYNC
|
||||
- VERSIONED_EXPIRATION_TIMER
|
||||
- STORAGE_SERVICE_RECORD_KEY_ROTATION
|
||||
type: object
|
||||
additionalProperties:
|
||||
type: boolean
|
||||
required: true
|
||||
responses:
|
||||
default:
|
||||
@@ -4776,8 +4769,6 @@ components:
|
||||
required:
|
||||
- aci
|
||||
- e164
|
||||
- lastDistinguishedTreeHeadSize
|
||||
- lastNonDistinguishedTreeHeadSize
|
||||
- usernameHash
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user