Skip to content

Commit 6337f30

Browse files
Add decimalplaces property to number field
Added 'decimalplaces' property to the number field in opensign.yaml.
1 parent 537949b commit 6337f30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1668,6 +1668,7 @@ paths:
16681668
"readonly": false,
16691669
"default": 0,
16701670
"formula": "",
1671+
"decimalplaces": 2
16711672
}
16721673
```
16731674

0 commit comments

Comments
 (0)