Updating documentation

This commit is contained in:
Documentation Updater 2023-11-29 16:08:59 +00:00
parent 488e55ab2c
commit 335164df8b
1 changed files with 11 additions and 3 deletions

View File

@ -369,6 +369,10 @@ paths:
in: header
schema:
type: string
- name: User-Agent
in: header
schema:
type: string
requestBody:
content:
application/json:
@ -2857,6 +2861,8 @@ components:
items:
type: string
format: byte
eachRegistrationIdValid:
type: boolean
pniRegistrationId:
type: object
properties:
@ -3041,6 +3047,8 @@ components:
\ device on the account, including this one"
signatureValidOnEachSignedPreKey:
type: boolean
eachPniRegistrationIdValid:
type: boolean
valid:
type: boolean
ECPublicKey:
@ -3685,13 +3693,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: