{
"@metadata": {
"authors": [
"Shirayuki"
]
},
"apihelp-flowthank-description": "Send a public thank-you notification for a Flow comment.",
"apihelp-flowthank-summary": "Send a public thank-you notification for a Flow comment.",
"apihelp-flowthank-param-postid": "The UUID of the post to thank for.",
"apihelp-flowthank-example-1": "Send thanks for the comment with UUID xyz789",
"apihelp-thank-description": "Send a thank-you notification to an editor.",
"apihelp-thank-summary": "Send a thank-you notification to an editor.",
"apihelp-thank-param-rev": "Revision ID to thank someone for. This or 'log' must be provided.",
"apihelp-thank-param-log": "Log ID to thank someone for. This or 'rev' must be provided.",
"apihelp-thank-param-source": "A short string describing the source of the request, for example diff or history.",
"apihelp-thank-example-1": "Send thanks for revision ID 456, with the source being a diff page"
}