Updating documentation

This commit is contained in:
Documentation Updater 2024-01-25 21:46:00 +00:00
parent 8f2ad5972d
commit 9fe35de833
1 changed files with 2 additions and 7 deletions

View File

@ -2518,11 +2518,6 @@ paths:
tags:
- Subscriptions
operationId: getConfiguration
parameters:
- name: User-Agent
in: header
schema:
type: string
responses:
default:
description: default response
@ -3867,10 +3862,10 @@ components:
WebSocketClient:
type: object
properties:
open:
type: boolean
userAgent:
type: string
open:
type: boolean
createdTimestamp:
type: integer
format: int64