Updating documentation

This commit is contained in:
Documentation Updater 2026-04-14 16:03:59 +00:00
parent 8d0a494bee
commit 624e45ec8f

View File

@ -2416,15 +2416,15 @@ paths:
schema:
type: object
properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally:
type: boolean
numberOfDependents:
type: integer
format: int32
done:
type: boolean
cancelled:
type: boolean
security:
- authenticatedAccount: []
/v1/messages/report/{source}/{messageGuid}:
@ -2645,15 +2645,15 @@ paths:
schema:
type: object
properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally:
type: boolean
numberOfDependents:
type: integer
format: int32
done:
type: boolean
cancelled:
type: boolean
security:
- authenticatedAccount: []
- {}
@ -2727,15 +2727,15 @@ paths:
schema:
type: object
properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally:
type: boolean
numberOfDependents:
type: integer
format: int32
done:
type: boolean
cancelled:
type: boolean
security:
- authenticatedAccount: []
- {}
@ -2758,15 +2758,15 @@ paths:
schema:
type: object
properties:
done:
type: boolean
cancelled:
type: boolean
completedExceptionally:
type: boolean
numberOfDependents:
type: integer
format: int32
done:
type: boolean
cancelled:
type: boolean
security:
- authenticatedAccount: []
- {}
@ -5160,10 +5160,10 @@ components:
format: date-time
open:
type: boolean
userAgent:
type: string
remoteAddress:
type: object
userAgent:
type: string
WebSocketSessionContext:
type: object
properties:
@ -5896,7 +5896,7 @@ components:
type: string
format: byte
description: Expiring profile key credential response. Null if profile version
was not found
was not found or if the profile version is not current
nullable: true
BatchIdentityCheckResponse:
type: object