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

Commit ddbabd3

Browse files
committed
Document canPreviewPageAsImage
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 3fa94c2 commit ddbabd3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2602,6 +2602,10 @@ components:
26022602
type: boolean
26032603
description: Has signature file.
26042604
example: true
2605+
canPreviewPageAsImage:
2606+
type: boolean
2607+
description: Can preview page as image
2608+
example: true
26052609
signSettings:
26062610
type: object
26072611
properties:
@@ -2613,6 +2617,10 @@ components:
26132617
type: boolean
26142618
description: Has signature file.
26152619
example: true
2620+
canPreviewPageAsImage:
2621+
type: boolean
2622+
description: Can preview page as image
2623+
example: true
26162624
canSign:
26172625
type: boolean
26182626
description: Can request sign this file

0 commit comments

Comments
 (0)