Updating documentation

This commit is contained in:
Documentation Updater 2024-09-13 21:08:03 +00:00
parent bad3a266fb
commit d9d91ed53e
1 changed files with 6 additions and 2 deletions

View File

@ -1370,6 +1370,10 @@ paths:
- Certificate
operationId: getGroupAuthenticationCredentials
parameters:
- name: User-Agent
in: header
schema:
type: string
- name: redemptionStartSeconds
in: query
schema:
@ -4318,10 +4322,10 @@ components:
WebSocketClient:
type: object
properties:
userAgent:
type: string
open:
type: boolean
userAgent:
type: string
createdTimestamp:
type: integer
format: int64