Updating documentation

This commit is contained in:
Documentation Updater 2024-02-05 20:46:36 +00:00
parent 2818e5f3ef
commit b3190b2b8a
1 changed files with 2 additions and 10 deletions

View File

@ -1224,10 +1224,6 @@ paths:
continue their original operation.
operationId: handleChallengeResponse
parameters:
- name: X-Forwarded-For
in: header
schema:
type: string
- name: User-Agent
in: header
schema:
@ -2733,10 +2729,6 @@ paths:
required: true
schema:
type: string
- name: X-Forwarded-For
in: header
schema:
type: string
- name: User-Agent
in: header
schema:
@ -3862,10 +3854,10 @@ components:
WebSocketClient:
type: object
properties:
userAgent:
type: string
open:
type: boolean
userAgent:
type: string
createdTimestamp:
type: integer
format: int64