Updating documentation

This commit is contained in:
Documentation Updater 2023-07-26 23:15:16 +00:00
parent 3c7632a9dc
commit 16fe53a281
1 changed files with 7 additions and 3 deletions

View File

@ -115,7 +115,7 @@ paths:
default:
description: default response
content:
'*/*': {}
application/json: {}
security:
- authenticatedAccount: []
delete:
@ -700,6 +700,10 @@ paths:
schema:
type: integer
format: int32
- name: pniAsServiceId
in: query
schema:
type: boolean
responses:
default:
description: default response
@ -3286,11 +3290,11 @@ components:
properties:
open:
type: boolean
userAgent:
type: string
createdTimestamp:
type: integer
format: int64
userAgent:
type: string
WebSocketSessionContext:
type: object
properties: