Skip to content

Commit

Permalink
Add request_date to documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Vitor Mattos <[email protected]>
  • Loading branch information
vitormattos committed Oct 24, 2023
1 parent 678d2c4 commit 6b20b19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/.vuepress/public/specs/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1353,6 +1353,8 @@ paths:
type: string
format: uuid
description: Received from sign request
request_date:
type: integer
requested_by:
$ref: '#/components/schemas/basicAccount'
pages:
Expand Down Expand Up @@ -1526,6 +1528,8 @@ paths:
type: string
format: uuid
description: Received from sign request
request_date:
type: integer
pages:
type: array
description: |-
Expand Down

0 comments on commit 6b20b19

Please sign in to comment.