Files
2026-01-19 17:46:06 +01:00

14 lines
239 B
JSON

{
"fields": {
"id": {
"type": "id",
"maxLength": 3,
"dbType": "string"
},
"rate": {
"type": "float"
}
},
"noDeletedAttribute": true
}