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