2019-09-09 10:57:44 +02:00

26 lines
548 B
JSON

{
"fluentMethods": true,
"relationships": [],
"fields": [
{
"fieldName": "make",
"fieldType": "String"
},
{
"fieldName": "brand",
"fieldType": "String"
},
{
"fieldName": "price",
"fieldType": "Double"
}
],
"changelogDate": "20170503041524",
"dto": "no",
"service": "no",
"entityTableName": "car",
"pagination": "infinite-scroll",
"microserviceName": "carapp",
"searchEngine": false
}