lumen-generators/formats/relations.json
Amine Ben hammou 4a60029604 bug fixes
2015-09-23 05:38:56 +01:00

15 lines
271 B
JSON

{
"type": "array",
"fields": {
"type": "object",
"separator": ":",
"fields": [
"name",
{
"name": "model",
"type": "string",
"default": false
}
]
}
}