mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 02:37:02 +00:00
decimal field type
This commit is contained in:
@@ -600,6 +600,15 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"type": {
|
||||
"anyOf": [
|
||||
{"const": "decimal"}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user