Skip to content

Commit c4d6d8e

Browse files
update GET APIs of document and template response
1 parent 14a2f6f commit c4d6d8e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/docs/API-docs/opensign.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4122,6 +4122,13 @@ components:
41224122
type: number
41234123
format: number
41244124
example: 1
4125+
options:
4126+
type: object
4127+
properties:
4128+
name:
4129+
type: string
4130+
format: string
4131+
example: "textbox"
41254132
inline_response_200_10:
41264133
type: object
41274134
properties:

0 commit comments

Comments
 (0)