You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/API-docs/v1.1/opensign.yaml
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5205,7 +5205,7 @@ components:
5205
5205
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."
5206
5206
format: number
5207
5207
example: 244
5208
-
"y":
5208
+
y:
5209
5209
type: number
5210
5210
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."
5211
5211
format: number
@@ -5269,7 +5269,7 @@ components:
5269
5269
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."
5270
5270
format: number
5271
5271
example: 244
5272
-
"y":
5272
+
y:
5273
5273
type: number
5274
5274
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."
0 commit comments