From 6b20b19affcfca7d2348863010ccd56b4f72320d Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Tue, 24 Oct 2023 20:56:56 -0300 Subject: [PATCH] Add request_date to documentation Signed-off-by: Vitor Mattos --- site/.vuepress/public/specs/api.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/site/.vuepress/public/specs/api.yaml b/site/.vuepress/public/specs/api.yaml index 49657c8..51aa435 100644 --- a/site/.vuepress/public/specs/api.yaml +++ b/site/.vuepress/public/specs/api.yaml @@ -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: @@ -1526,6 +1528,8 @@ paths: type: string format: uuid description: Received from sign request + request_date: + type: integer pages: type: array description: |-