mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
Add decimalplaces property to number field
Added 'decimalplaces' property to the number field in opensign.yaml.
This commit is contained in:
@@ -1668,6 +1668,7 @@ paths:
|
||||
"readonly": false,
|
||||
"default": 0,
|
||||
"formula": "",
|
||||
"decimalplaces": 2
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user