mirror of
https://github.com/ZorgCC/lumen-generators.git
synced 2024-12-27 06:25:28 +03:00
9 lines
148 B
JSON
9 lines
148 B
JSON
{
|
|
"type": "array",
|
|
"separator": " ",
|
|
"fields": {
|
|
"type": "object",
|
|
"separator": "=",
|
|
"fields": ["name","rule"]
|
|
}
|
|
} |