15,595
edits
mNo edit summary |
mNo edit summary |
||
Line 25: | Line 25: | ||
"type": "string", | "type": "string", | ||
"required": false, | "required": false, | ||
"description": "Name of the | "description": "Name of the Skater. This is a required parameter as it does not accept null.", | ||
"default": "PAGENAME", | "default": "PAGENAME", | ||
"aliases": [ | "aliases": [ | ||
Line 55: | Line 55: | ||
"type": "string", | "type": "string", | ||
"required": false, | "required": false, | ||
"description": "Caption for the logo. Must only be used to provide anything far more important than 'This is the logo of X' | "description": "Caption for the logo. Must only be used to provide anything far more important than 'This is the logo of X'." | ||
}, | }, | ||
"image": { | "image": { | ||
Line 78: | Line 78: | ||
"type": "string", | "type": "string", | ||
"required": false, | "required": false, | ||
"description": " | "description": "Nickname" | ||
}, | }, | ||
"country": { | "country": { | ||
Line 143: | Line 143: | ||
] | ] | ||
}, | }, | ||
" | "youtube": { | ||
"label": "YouTube", | "label": "YouTube", | ||
"type": "string", | "type": "string", |