526
edits
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
"name": { | "name": { | ||
"label": "Name", | "label": "Name", | ||
"description": "Name of the | "description": "Name of the page", | ||
"example": "\" | "example": "\"Recalls\"", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
| Line 20: | Line 20: | ||
"image": { | "image": { | ||
"label": "Image", | "label": "Image", | ||
"description": "image of the | "description": "image of the page", | ||
"type": "url" | "type": "url" | ||
}, | }, | ||