Updating documentation

This commit is contained in:
Documentation Updater 2023-05-09 21:15:08 +00:00
parent 4ea1d13d26
commit 632941602b
1 changed files with 5 additions and 4 deletions

View File

@ -907,6 +907,7 @@ paths:
'*/*': {} '*/*': {}
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {}
/v1/keepalive/provisioning: /v1/keepalive/provisioning:
get: get:
tags: tags:
@ -3261,16 +3262,16 @@ components:
type: string type: string
commitment: commitment:
$ref: '#/components/schemas/ProfileKeyCommitment' $ref: '#/components/schemas/ProfileKeyCommitment'
badges:
type: array
items:
type: string
avatarChange: avatarChange:
type: string type: string
enum: enum:
- UNCHANGED - UNCHANGED
- CLEAR - CLEAR
- UPDATE - UPDATE
badges:
type: array
items:
type: string
ProfileKeyCommitment: ProfileKeyCommitment:
type: object type: object
properties: properties: