Template:Box: Difference between revisions
m clean up documentation |
m change to required |
||
Line 25: | Line 25: | ||
"1": { | "1": { | ||
"description": "Text to put in the box", | "description": "Text to put in the box", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
} | } | ||
}, | }, |