Updating documentation

This commit is contained in:
Documentation Updater 2023-09-07 17:39:58 +00:00
parent d6098f2c9c
commit 5fe3f04ba9
1 changed files with 7 additions and 7 deletions

View File

@ -3289,13 +3289,13 @@ components:
WebSocketClient:
type: object
properties:
createdTimestamp:
type: integer
format: int64
userAgent:
type: string
open:
type: boolean
createdTimestamp:
type: integer
format: int64
WebSocketSessionContext:
type: object
properties:
@ -3674,16 +3674,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: