"rest-extraneous-body-fields":"Extraneous fields found in request body: $1",
"rest-bad-content-model":"Bad content model: $1",
"rest-update-cannot-create-page":"The page \"$1\" cannot be created since it already exists. To update the existing page, provide the base revision ID in the structure under \"latest\" key in the request body.",
"rest-extraneous-csrf-token":"Extraneous CSRF token found. CSRF tokens must not be used when using authentication mechanisms such as OAuth that are safe against CSRF attacks.",
"rest-cannot-load-file":"The file for title \"$1\" cannot be loaded.",
"rest-cross-origin-anon-write":"Anonymous cross-origin write requests are not allowed",
"rest-requires-safe-against-csrf":"This endpoint requires a CSRF-safe session provider.",
"rest-badtoken":"The CSRF token provided is invalid.",
"rest-badtoken-missing":"The <var>token</var> parameter is required unless using a CSRF-safe authentication method.",
"rest-badtoken-nosession":"CSRF error - no session.",
"rest-mock-error":"Mock error.",
"rest-specified-revision-unavailable":"The specified revision is deleted or suppressed.",
"rest-previous-revision-unavailable":"Could not find previous revision. Has the page been locked or deleted?",
"rest-requires-content-type-header":"A Content-Type header must be supplied with a request payload.",
"rest-transform-missing-html":"No html was supplied.",
"rest-transform-missing-title":"No title or wikitext was provided.",
"rest-unsupported-target-format":"The requested target format is not supported.",