Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 6b20b19

Browse files
committed
Add request_date to documentation
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 678d2c4 commit 6b20b19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site/.vuepress/public/specs/api.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1353,6 +1353,8 @@ paths:
13531353
type: string
13541354
format: uuid
13551355
description: Received from sign request
1356+
request_date:
1357+
type: integer
13561358
requested_by:
13571359
$ref: '#/components/schemas/basicAccount'
13581360
pages:
@@ -1526,6 +1528,8 @@ paths:
15261528
type: string
15271529
format: uuid
15281530
description: Received from sign request
1531+
request_date:
1532+
type: integer
15291533
pages:
15301534
type: array
15311535
description: |-

0 commit comments

Comments
 (0)