Updating documentation
This commit is contained in:
parent
5fe3f04ba9
commit
4b3c6de61b
|
@ -3674,16 +3674,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:
|
||||||
|
|
Loading…
Reference in New Issue