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