mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-22 11:09:11 -04:00
13 lines
245 B
JSON
13 lines
245 B
JSON
{
|
|
"arguments": {
|
|
"argument_name": {
|
|
"name": "argument_name",
|
|
"is_required": true,
|
|
"is_array": false,
|
|
"description": "",
|
|
"default": null
|
|
}
|
|
},
|
|
"options": []
|
|
}
|