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 - Certificate
operationId: getGroupAuthenticationCredentials operationId: getGroupAuthenticationCredentials
parameters: parameters:
- name: User-Agent
in: header
schema:
type: string
- name: redemptionStartSeconds - name: redemptionStartSeconds
in: query in: query
schema: schema:
@ -4318,10 +4322,10 @@ components:
WebSocketClient: WebSocketClient:
type: object type: object
properties: properties:
userAgent:
type: string
open: open:
type: boolean type: boolean
userAgent:
type: string
createdTimestamp: createdTimestamp:
type: integer type: integer
format: int64 format: int64