17,514
edits
mNo edit summary |
mNo edit summary |
||
Line 35: | Line 35: | ||
{ | { | ||
"params": { | "params": { | ||
"title": { | |||
"description": "Name of the app", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"website": { | "website": { | ||
"description": "Official website of app without https://", | "description": "Official website of app without https://", | ||
Line 134: | Line 139: | ||
"no" | "no" | ||
] | ] | ||
} | } | ||
}, | }, |