Skip to content

Commit 7fd743f

Browse files
Update opensign.yaml
1 parent b81ff12 commit 7fd743f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/docs/API-docs/v1.1/opensign.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5205,7 +5205,7 @@ components:
52055205
description: "x co-ordinate (left upper corner) from which widget should appear. use our [**Debug UI**](https://app.opensignlabs.com/debugpdf) to calculate the value."
52065206
format: number
52075207
example: 244
5208-
"y":
5208+
y:
52095209
type: number
52105210
description: "y co-ordinate (left upper corner) from which widget should appear. use our [**Debug UI**](https://app.opensignlabs.com/debugpdf) to calculate the value."
52115211
format: number
@@ -5269,7 +5269,7 @@ components:
52695269
description: "x co-ordinate (left upper corner) from which widget should appear. use our [**Debug UI**](https://app.opensignlabs.com/debugpdf) to calculate the value."
52705270
format: number
52715271
example: 244
5272-
"y":
5272+
y:
52735273
type: number
52745274
description: "y co-ordinate (left upper corner) from which widget should appear. use our [**Debug UI**](https://app.opensignlabs.com/debugpdf) to calculate the value."
52755275
format: number
@@ -5509,7 +5509,6 @@ components:
55095509
properties:
55105510
type:
55115511
type: string
5512-
description: "Allowed values - signature, stamp."
55135512
format: string
55145513
example: textbox
55155514
page:

0 commit comments

Comments
 (0)