mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 04:28:04 +01:00
Updating documentation
This commit is contained in:
@@ -907,6 +907,7 @@ paths:
|
||||
'*/*': {}
|
||||
security:
|
||||
- authenticatedAccount: []
|
||||
- {}
|
||||
/v1/keepalive/provisioning:
|
||||
get:
|
||||
tags:
|
||||
@@ -3261,16 +3262,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:
|
||||
|
||||
Reference in New Issue
Block a user