Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Vitor Mattos <[email protected]>
  • Loading branch information
vitormattos committed Jan 22, 2024
1 parent 265ebcf commit a19805f
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions site/.vuepress/public/specs/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -836,10 +836,14 @@ paths:
schema:
type: object
properties:
password:
method:
type: string
format: password
example: password
identifyValue:
type: string
format: password
example: secretPassword
elements:
type: array
description: 'Visible elements. Not mandatory, only needed when the document has visible elements and the user has many visible elements associated to profile and don''t has favorited visible element to use.'
Expand Down Expand Up @@ -940,10 +944,14 @@ paths:
schema:
type: object
properties:
password:
method:
type: string
format: password
example: password
identifyValue:
type: string
format: password
example: secretPassword
elements:
type: array
description: 'Visible elements. Not mandatory, only needed when the document has visible elements and the user has many visible elements associated to profile and don''t has favorited visible element to use.'
Expand Down

0 comments on commit a19805f

Please sign in to comment.