summaryrefslogtreecommitdiff
path: root/src/models/properties/tests/formula_number_value.json
blob: 2a831e3dde6fcfd590e9ee16025009eb411444dc (plain) (blame)
1
2
3
4
5
6
7
8
{
  "id": "abc",
  "type": "formula",
  "formula": {
    "type": "number",
    "number": 0
  }
}