mirror of
https://github.com/ZorgCC/lumen-generators.git
synced 2024-12-27 22:45:27 +03:00
15 lines
271 B
JSON
15 lines
271 B
JSON
{
|
|
"type": "array",
|
|
"fields": {
|
|
"type": "object",
|
|
"separator": ":",
|
|
"fields": [
|
|
"name",
|
|
{
|
|
"name": "model",
|
|
"type": "string",
|
|
"default": false
|
|
}
|
|
]
|
|
}
|
|
} |