{
	"@metadata": {
		"authors": [
			"Bill Pirkle",
			"Tim Starling",
			"Alex Paskulin"
		]
	},
	"rest-prefix-mismatch": "The requested path ($1) was not inside the REST API base path ($2)",
	"rest-bad-prefix": "The endpoint path ($1) does not contain a valid module prefix",
	"rest-wrong-method": "The request method ($1) was not {{PLURAL:$3|the allowed method for this path|one of the allowed methods for this path}} ($2)",
	"rest-no-match": "The requested relative path ($1) did not match any known handler",
	"rest-unknown-module": "The requested module name ($1) is not known",
	"rest-unavailable-spec": "The OpenAPI specification for module ($1) is not available",
	"rest-nonexistent-title": "The specified page ($1) does not exist",
	"rest-nonexistent-title-revision": "The specified revision ($1) does not exist for the specified page ($2)",
	"rest-nonexistent-revision": "The specified revision ($1) does not exist",
	"rest-nonexistent-user": "The specified user ($1) does not exist",
	"rest-invalid-user": "The specified username ($1) is invalid",
	"rest-invalid-ip": "The specified IP ($1) is invalid",
	"rest-invalid-title": "The specified title ($1) does not refer to a wiki page.",
	"rest-unsupported-content-type": "Unsupported Content-Type: $1",
	"rest-permission-error": "Permission denied: $1",
	"rest-permission-denied-anon": "Not accessible by anonymous user",
	"rest-permission-denied-title": "The user does not have rights to read title ($1)",
	"rest-permission-denied-revision": "User doesn't have access to the requested revision ($1).",
	"rest-rate-limit-exceeded": "A rate limit was exceeded. Please try again later.",
	"rest-resource-limit-exceeded": "Resources limits exceeded processing the request.",
	"rest-pagehistory-incompatible-params": "Parameters \"older_than\" and \"newer_than\" cannot both be specified",
	"rest-pagehistory-param-range-error": "Revision id must be greater than 0",
	"rest-pagehistory-timestamp-error": "Unable to retrieve timestamp for the specified revision ($1)",
	"rest-pagehistorycount-type-unrecognized": "The specified count type ($1) is not valid",
	"rest-pagehistorycount-parameters-invalid": "The specified combination of parameters is not supported.",
	"rest-compare-page-mismatch": "The specified revisions belong to different pages; refusing to compare them.",
	"rest-compare-permission-denied": "User doesn't have access to the requested revisions",
	"rest-compare-nonexistent": "The revision specified by the $1 parameter does not exist.",
	"rest-compare-inaccessible": "The revision specified by the $1 parameter is not publicly accessible.",
	"rest-compare-wrong-content": "The $1 slot of the revision specified by the $2 parameter has a content type which cannot be converted to text.",
	"rest-compare-wikidiff2": "This endpoint requires wikidiff2 1.9.0 or later.",
	"rest-pagehistorycount-too-many-revisions": "The specified title contains too many revisions to retrieve this count.",
	"rest-search-error": "Error when returning search results: $1",
	"rest-page-source-type-error": "The content type of the page source requested is unsupported",
	"rest-no-revision": "Unable to retrieve revision for title $1",
	"rest-media-too-many-links": "Too many media links found on title $1 ($2 allowed)",
	"rest-html-backend-error": "Unable to fetch Parsoid HTML: $1",
	"rest-html-stash-failure": "Unable to stash Parsoid HTML.",
	"rest-lint-backend-error": "Unable to fetch Parsoid lint errors: $1",
	"rest-bad-json-body": "Bad request body, must be a JSON object.",
	"rest-json-body-parse-error": "Parsing request body as JSON failed: $1",
	"rest-missing-body-field": "Mandatory field \"$1\" missing from request body.",
	"rest-body-validation-error": "Invalid request body: $1",
	"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.",
	"rest-parsoid-resource-exceeded": "Resource limit exceeded",
	"rest-parsoid-error": "Parsoid error.",
	"rest-parsoid-bad-render-id": "Bad Parsoid render ID: $1",
	"rest-bad-stash-key": "Bad stash key.",
	"rest-html-key-expected": "Expected <var>html</var> key in body",
	"rest-invalid-transform": "Invalid transform: $1 to $2",
	"rest-request-body-expected": "The $1 request method expects a request body",
	"rest-request-body-unaccepted": "The $1 request method does not accept a request body",
	"rest-unmapped-action-error": "Unmapped action module error: $1",
	"rest-unsupported-transform-input": "Unsupported input: $1",
	"rest-bad-etag": "Bad ETag: $1",
	"rest-no-stashed-content": "No stashed content found for $1. This is most likely because your edit session has expired. Try to copy your changes, reload the page, and try again.",
	"rest-unsupported-profile-version": "Unsupported profile version: $1",
	"rest-no-json-decode": "Payload does not JSON decode to an array",
	"rest-parsoid-unsupported-media": "Unsupported Media Type",
	"rest-missing-revision-html": "Missing revision html",
	"rest-missing-revision-html-content-type": "Content-type of revision html is missing.",
	"rest-unsupported-profile-conversion": "We do not know how to do this conversion.",
	"rest-edit-conflict": "Edit conflict ($1)",
	"rest-unknown-parsoid-transformation": "Unknown transformation.",
	"rest-target-variant-required": "Target variant is required.",
	"rest-unsupported-language-conversion": "Unsupported language conversion: $1 to $2",
	"rest-unknown-content-model": "Unknown content model: $1",
	"rest-page-bundle-validation-error": "PageBundle does not match contentVersion: $1",
	"rest-module": "Module",
	"rest-module-default": "Default Module",
	"rest-module-extra-routes-title": "MediaWiki REST API",
	"rest-module-extra-routes-desc": "REST endpoints not associated with a module",
	"rest-module-specs.v0-title": "Specs API",
	"rest-module-specs.v0-desc": "Self-documentation module providing discovery, specs, and schemas for all available modules.",
	"rest-module-content.v1-title": "Content API",
	"rest-module-content.v1-desc": "Provides access to the content and metadata of pages and revisions",
	"rest-module-site.v1-title": "Site API",
	"rest-module-site.v1-desc": "Information about the site as a whole, such as sitemaps",
	"rest-param-desc-mock-desc": "Mock description.",
	"rest-param-desc-revision-id": "Revision identifier",
	"rest-param-desc-html-input-title": "HTML input transform title",
	"rest-param-desc-html-input-oldid": "HTML input transform oldid",
	"rest-param-desc-html-input-from": "HTML input transform from",
	"rest-param-desc-html-input-format": "HTML input transform format",
	"rest-param-desc-html-input-contentmodel": "Page content format: wikitext (default), css, javascript, json, or text.",
	"rest-param-desc-html-input-language": "HTML input transform language",
	"rest-param-desc-html-output-stash": "HTML output renderer stash",
	"rest-param-desc-html-output-flavor": "HTML output renderer flavor",
	"rest-param-desc-page-content-title": "Page title. To format the title, replace spaces with underscores, and then URL-encode the result (example: Steller%27s_jay). In the API sandbox, replace spaces with underscores, but do not URL-encode (example: Steller's_jay).",
	"rest-param-desc-page-content-redirect": "Specifies if redirects should be followed, such as following common page aliases or if a page has moved. Default is set to `true`.",
	"rest-param-desc-source": "Page content in the format specified by the content_model property",
	"rest-param-desc-comment": "Reason for editing the page. To allow the comment to be filled in by the server, use \"comment: null.\"",
	"rest-param-desc-contentmodel": "Page content format: wikitext (default), css, javascript, json, or text.",
	"rest-param-desc-update-latest": "Information about the latest version of the page. You can fetch this information from the get page source endpoint.",
	"rest-param-desc-create-title": "Page title. Visit individual wikis for policies about page title formats and characters.",
	"rest-param-desc-update-source": "Page content in the format specified by the content_model property",
	"rest-param-desc-latest-source": "Latest page content in the format specified by the content_model property",
	"rest-param-desc-compare-from": "Revision used as the base for comparison",
	"rest-param-desc-compare-from-id": "Revision identifier",
	"rest-param-desc-compare-from-slotrole": "Role for the slot being compared (always 'main')",
	"rest-param-desc-compare-from-sections": "Preprocessor sections for the revision, without template expansion",
	"rest-param-desc-compare-from-section-level": "Heading level",
	"rest-param-desc-compare-from-section-heading": "Contents of the heading line in source format",
	"rest-param-desc-compare-from-section-offset": "Location of the section, in bytes from the beginning of the page",
	"rest-param-desc-compare-to-desc": "Revision compared to the base revision",
	"rest-param-desc-compare-to": "Revision identifier",
	"rest-param-desc-compare-to-id": "Revision identifier",
	"rest-param-desc-compare-to-slotrole": "Role for the slot being compared (always 'main')",
	"rest-param-desc-compare-to-sections": "Preprocessor sections for the revision, without template expansion",
	"rest-param-desc-compare-to-section-level": "Heading level",
	"rest-param-desc-compare-to-section-heading": "Contents of the heading line in source format",
	"rest-param-desc-compare-to-section-offset": "Location of the section, in bytes from the beginning of the page",
	"rest-param-desc-compare-diff": "Differences between revisions",
	"rest-param-desc-language-links-title": "Page title. To format the title, replace spaces with underscores, and then URL-encode the result (example: Steller%27s_jay). In the API sandbox, replace spaces with underscores, but do not URL-encode (example: Steller's_jay).",
	"rest-param-desc-media-links-title": "Page title. To format the title, replace spaces with underscores, and then URL-encode the result (example: Steller%27s_jay). In the API sandbox, replace spaces with underscores, but do not URL-encode (example: Steller's_jay).",
	"rest-param-desc-media-file-title": "File title. To format the title, replace spaces with underscores, and then URL-encode the result (example: File%3AFennec_Fox.jpg). In the API sandbox, replace spaces with underscores, but do not URL-encode (example: File:Fennec_Fox.jpg).",
	"rest-param-desc-media-description-url": "URL for the page describing the file, including license information and other metadata. URL may start with https or //.",
	"rest-param-desc-media-latest": "Information about the latest revision to the file",
	"rest-param-desc-media-latest-timestamp": "Last modified timestamp in ISO 8601 format",
	"rest-param-desc-media-latest-user": "Information about the user who uploaded the file",
	"rest-param-desc-media-preferred": "Information about the file's preferred format",
	"rest-param-desc-media-mediatype": "The file type",
	"rest-param-desc-media-size": "File size in bytes or null if not available",
	"rest-param-desc-media-width": "Maximum recommended image width in pixels or null if not available",
	"rest-param-desc-media-height": "Maximum recommended image height in pixels or null if not available",
	"rest-param-desc-media-duration": "The length of the video, audio, or multimedia file or null for other media types",
	"rest-param-desc-media-url": "URL to download the file. URL may start with https or //.",
	"rest-param-desc-media-original": "Information about the file's original format",
	"rest-param-desc-media-thumbnail": "Information about the file's thumbnail format",
	"rest-param-desc-media-links-array": "Array of media used on the page",
	"rest-param-desc-module-spec-module": "Module spec module",
	"rest-param-desc-module-spec-version": "Module spec version",
	"rest-param-desc-opensearch-ctype": "Open search description ctype",
	"rest-param-desc-pagehistory-count-title": "Page title. To format the title, replace spaces with underscores, and then URL-encode the result (example: Steller%27s_jay). In the API sandbox, replace spaces with underscores, but do not URL-encode (example: Steller's_jay).",
	"rest-param-desc-pagehistory-count-type": "Type of count (anonymous, bot, editors, edits, minor, reverted)",
	"rest-param-desc-pagehistory-count-from": "Restricts the count to between two revisions, specified by revision ID. Must be used with the \"to\" parameter.",
	"rest-param-desc-pagehistory-count-to": "Restricts the count to between two revisions, specified by revision ID. Must be used with the \"from\" parameter.",
	"rest-param-desc-pagehistory-title": "Page title. To format the title, replace spaces with underscores, and then URL-encode the result (example: Steller%27s_jay). In the API sandbox, replace spaces with underscores, but do not URL-encode (example: Steller's_jay).",
	"rest-param-desc-pagehistory-older-than": "Accepts a revision ID. Returns the next 20 revisions older than the given revision ID.",
	"rest-param-desc-pagehistory-newer-than": "Accepts a revision ID. Returns the next 20 revisions newer than the given revision ID.",
	"rest-param-desc-pagehistory-filter": "Use a filter to return only revisions tagged as (reverted, anonymous, bot, minor). Accepts one filter per request.",
	"rest-param-desc-search-q": "Search terms",
	"rest-param-desc-search-limit": "Maximum number of search results to return, between 1 and 100. Default: 50",
	"rest-param-desc-transform-from": "Transform from",
	"rest-param-desc-transform-format": "Transform format",
	"rest-param-desc-transform-title": "Transform title",
	"rest-param-desc-transform-revision": "Transform revision",
	"rest-param-desc-update-title": "Page title. To format the title, replace spaces with underscores, and then URL-encode the result (example: Steller%27s_jay). In the API sandbox, replace spaces with underscores, but do not URL-encode (example: Steller's_jay).",
	"rest-param-desc-diff-type": "Type of change, either:<ul><li>`0`: Same content in both revisions, included to provide context when viewing the diff. The API returns up to two context lines around each change.</li><li>`1`: Line included in the `to` revision but not in the `from` revision</li><li>`2`: Line included in the `from` revision but not in the `to` revision</li><li>`3`: Line containing text that differs between the two revisions</li><li>`4`: Location of moved content in the `from` revision</li><li>`5`: Location of moved content in the `to` revision. This type can also include word-level differences between the two revisions.</li></ul>",
	"rest-param-desc-diff-linenumber": "Line number of the change based on the `to` revision",
	"rest-param-desc-diff-text": "Text of the line, including content from both revisions. For a line containing text that differs between the two revisions, use highlightRanges to visually indicate added and removed text. For a line containing a new line, the API returns \"\" (empty string).",
	"rest-param-desc-diff-highlightranges": "Array of objects that indicate where and in what style text should be highlighted to visually represent changes",
	"rest-param-desc-diff-highlightranges-start": "Where the highlighted text should start, in the number of bytes from the beginning of the line",
	"rest-param-desc-diff-highlightranges-length": "Length of the highlighted section, in bytes",
	"rest-param-desc-diff-highlightranges-type": "Type of highlight: 0 indicates an addition, 1 indicates a deletion",
	"rest-param-desc-diff-moveinfo": "Visual indicators to use when a paragraph's location differs between the two revisions. moveInfo objects occur in pairs within the diff.",
	"rest-param-desc-diff-moveinfo-id": "Identifier of the paragraph described by the diff object",
	"rest-param-desc-diff-moveinfo-linkid": "Identifier of the corresponding paragraph. For type 4, the location in the `to` revision. For type 5, the location in the `from` revision.",
	"rest-param-desc-diff-moveinfo-linkdirection": "Visual indicator of the relationship between the two locations. Use this property to display an arrow icon within the diff. 0 indicates that the linkId paragraph is lower on the page than the id paragraph. 1 indicates that the linkId paragraph is higher on the page than the id paragraph.",
	"rest-param-desc-diff-offset": "Location of the line in bytes from the beginning of the page",
	"rest-param-desc-diff-offset-from": "First byte of the line in the `from` revision, or null if the line doesn't exist",
	"rest-param-desc-diff-offset-to": "First byte of the line in the `to` revision, or null if the line doesn't exist",
	"rest-property-desc-mock-desc": "Mock description.",
	"rest-property-desc-revision-user": "Information about the user who made the revision",
	"rest-property-desc-revision-id": "Revision id",
	"rest-property-desc-revision-timestamp": "Revision timestamp",
	"rest-property-desc-revision-array": "List of revisions of the page",
	"rest-property-desc-search-pages": "List of search result pages",
	"rest-property-desc-page-id": "Page identifier",
	"rest-property-desc-page-title": "Page title",
	"rest-property-desc-page-key": "Page title in URL-friendly format",
	"rest-property-desc-page-language-code": "Language code",
	"rest-property-desc-page-language-name": "Translated language name",
	"rest-property-desc-page-language-key": "Translated page title in URL-friendly format",
	"rest-property-desc-page-language-title": "Translated page title in reading-friendly format",
	"rest-property-desc-page-latest": "Information about the latest revision",
	"rest-property-desc-page-latest-id": "Revision identifier for the latest revision",
	"rest-property-desc-page-timestamp": "Timestamp of the latest revision",
	"rest-property-desc-page-timestamp-html": "Timestamp of the latest revision in ISO 8601 format",
	"rest-property-desc-page-license": "Information about the wiki's license",
	"rest-property-desc-page-license-url": "URL of the applicable license",
	"rest-property-desc-page-license-title": "Name of the applicable license",
	"rest-property-desc-page-license-url-html": "URL of the applicable license based on the $wgRightsUrl setting",
	"rest-property-desc-page-license-title-html": "Name of the applicable license based on the $wgRightsText setting",
	"rest-property-desc-page-content-html": "Latest page content in HTML, following the HTML specification",
	"rest-property-desc-page-contentmodel": "Page content type",
	"rest-property-desc-page-restbase-compatibility": "Included only if the x-restbase-compat header is used to activate RESTBase compatibility",
	"rest-property-desc-page-history-edit-count": "Number of edit counts of the specified type",
	"rest-property-desc-page-history-edit-limit": "Whether the actual edit count exceeded the allowed limit for that type",
	"rest-property-desc-revision-html-url": "Url to retrieve the revision content in html format",
	"rest-property-desc-revision-title": "Revision Title. Included only if the x-restbase-compat header is used to activate RESTBase compatibility",
	"rest-property-desc-user": "User who made the edit",
	"rest-property-desc-user-id": "User identifier, or null for anonymous users",
	"rest-property-desc-user-name": "Username, or originating IP address for anonymous users",
	"rest-property-desc-revision-size": "Size of this revision in bytes",
	"rest-property-desc-revision-delta": "The difference in size compared to the previous revision.",
	"rest-property-desc-revision-comment": "The comment the author associated with the revision",
	"rest-property-desc-revision-minor": "Whether or not this is a minor edit",
	"rest-property-desc-revision-content-model": "Type of content",
	"rest-property-desc-revision-page": "The page the revision belongs to",
	"rest-property-desc-revision-source": "The revision source content",
	"rest-property-desc-revision-html": "Revision content in HTML, following the HTML specification",
	"rest-property-desc-revision-url": "URL to the latest revision of the page",
	"rest-property-desc-revision-url-older": "If available, URL to get the prior revisions",
	"rest-property-desc-revision-url-newer": "If available, URL to get the following revisions",
	"rest-property-desc-search-excerpt": "For /search/page, a short sample of page content with search terms tagged with `<span class=\"searchmatch\">`. Excerpts may end mid-sentence. For /search/title, the page title in reading-friendly format",
	"rest-property-desc-search-matched-title": "Title of the page redirected from, if the search term matched a redirect page, or else null",
	"rest-property-desc-search-anchor": "Section of the target page, if the search term matched a redirect to a specific section, in human-readable format",
	"rest-property-desc-search-description": "Short summary of the page topic or null if no summary exists.",
	"rest-property-desc-search-thumbnail": "Information about the thumbnail image for the page, or null if no thumbnail exists.",
	"rest-property-desc-html-url": "API route to fetch the content of the page in HTML",
	"rest-schema-desc-mock-desc": "Mock description.",
	"rest-schema-desc-revision-metadata": "Revision metadata",
	"rest-schema-desc-new-page": "The new page, including source (usually wikitext)",
	"rest-schema-desc-bare-page": "Page without content",
	"rest-schema-desc-existing-revision": "Revision with HTML content",
	"rest-schema-desc-existing-page-html": "Page with HTML content",
	"rest-schema-desc-existing-page-source": "Page with source (usually wikitext)",
	"rest-schema-desc-media-file": "Information about the file",
	"rest-schema-desc-media-links": "Media links for the page",
	"rest-schema-desc-page-history": "Page revision history",
	"rest-schema-desc-page-history-count": "Page history edit count",
	"rest-schema-desc-page-language-links": "Interlanguage links for the page",
	"rest-schema-desc-search-results": "Search results",
	"rest-schema-desc-revision-compare": "Revision comparison",
	"rest-endpoint-desc-mock-desc": "Mock description.",
	"rest-endpoint-desc-post-page": "Creates a page.",
	"rest-endpoint-desc-get-page-title": "Returns information about a page, including the page source, usually in wikitext.",
	"rest-endpoint-desc-put-page-title": "Edits a page based on the page's latest revision identifier, or creates a page if no revision identifier is given. If there is a merge conflict, the API attempts to resolve the conflict automatically. If the edit conflict cannot be resolved, the API returns a 409 error.",
	"rest-endpoint-desc-get-page-title-html": "Returns the content of a page in HTML.",
	"rest-endpoint-desc-get-page-title-with-html": "Returns information about a page, including the page content in HTML.",
	"rest-endpoint-desc-get-page-title-lint": "Returns the lint errors for a page.",
	"rest-endpoint-desc-get-page-title-bare": "Returns information about a page.",
	"rest-endpoint-desc-get-revision-id": "Returns information about a revision, including the revision source, usually in wikitext.",
	"rest-endpoint-desc-get-revision-id-html": "Returns the content of a revision in HTML.",
	"rest-endpoint-desc-get-revision-id-with-html": "Returns information about a revision, including the revision content in HTML.",
	"rest-endpoint-desc-get-revision-id-lint": "Returns the lint errors for a revision.",
	"rest-endpoint-desc-get-revision-id-bare": "Returns information about a revision.",
	"rest-endpoint-desc-get-page-history": "Returns information about the latest revisions to a page, in segments of 20 revisions, starting with the latest revision. The response includes URLs to get the next oldest, next newest, and latest revision segments, letting you scroll through page history.",
	"rest-endpoint-desc-get-page-history-counts": "Returns data about a page's history, such as the number of edits made by different types of users. For more data about how readers and editors interact with Wikimedia projects, see the [Analytics API](https://doc.wikimedia.org/generated-data-platform/aqs/analytics-api/).",
	"rest-endpoint-desc-get-revision-compare": "Returns information that lets you display a line-by-line comparison of two revisions. Only text-based wiki pages can be compared.",
	"rest-endpoint-desc-get-search": "Returns an [OpenSearch description document](https://developer.mozilla.org/en-US/docs/Web/XML/Guides/OpenSearch).",
	"rest-endpoint-desc-get-search-page": "Lists pages matching the given search terms.",
	"rest-endpoint-desc-get-search-title": "Lists pages with titles that begin with the given search terms. You can use this endpoint as an autocomplete search that suggests relevant pages by title.",
	"rest-endpoint-desc-get-page-title-language": "Lists pages with the same topic in different languages.",
	"rest-endpoint-desc-get-page-title-media": "Lists media files used on a page, up to 100 files.",
	"rest-endpoint-desc-get-file-title": "Returns information about a file, including links to download the file in thumbnail, preview, and original formats.",
	"rest-endpoint-desc-get-file-title-thumbnails": "Returns the standard thumbnail derivatives available for a file.",
	"rest-file-not-thumbnailable": "The file ($1) does not support public thumbnail generation.",
	"rest-endpoint-desc-post-transform-wikitext-to-html": "Converts wikitext into HTML.",
	"rest-endpoint-desc-post-transform-wikitext-to-html-title": "Converts wikitext into HTML. The wikitext request body parameter must be provided, but can be left empty to receive the full page. The response body contains the rendered HTML of the page.",
	"rest-endpoint-desc-post-transform-wikitext-to-html-title-revision": "Converts the wikitext of a given revision to HTML. The wikitext request body parameter must be provided, but can be left empty to receive the full revision. The response body contains the rendered HTML of the revision.",
	"rest-endpoint-desc-post-transform-wikitext-to-lint": "Returns lint errors for wikitext",
	"rest-endpoint-desc-post-transform-html-to-wikitext": "Converts HTML into wikitext.",
	"rest-endpoint-desc-post-transform-html-to-wikitext-title": "Converts HTML into wikitext. The html request body parameter must be provided, but can be empty to receive the full page. The response body contains the wikitext of the page.",
	"rest-endpoint-desc-post-transform-html-to-wikitext-title-revision": "Converts the HTML of a given revision to wikitext. The html request body parameter must be provided, but can be left empty to receive the full revision. The response body contains the Wikitext of the revision.",
	"rest-property-desc-linterrors-array": "List of content lint errors",
	"rest-property-desc-linterror-type": "Lint error type",
	"rest-property-desc-linterror-dsr": "Information about the relevant DOM source range. The array will always contain, in order: starting position (inclusive), ending position (exclusive), width of the opening tag, and width of the closing tag. In some cases, the array will contain two more elements, in order: width of whitespace characters between the opening tag and first child, and width of whitespace characters between the last child and closing tag. All of these positions and widths are measured in UTF-8 bytes.",
	"rest-property-desc-linterror-templateinfo": "Information about which template was being processed",
	"rest-property-desc-linterror-params": "Additional information specific to the lint error type",
	"rest-endpoint-summ-get-page-history": "Get page history",
	"rest-endpoint-summ-get-page-history-counts": "Get page history counts",
	"rest-endpoint-summ-get-revision-compare": "Compare revisions",
	"rest-endpoint-summ-get-revision-id": "Get revision source",
	"rest-endpoint-summ-get-revision-id-html": "Get revision HTML",
	"rest-endpoint-summ-get-revision-id-with-html": "Get revision information with HTML",
	"rest-endpoint-summ-get-revision-id-lint": "Get revision lint errors",
	"rest-endpoint-summ-get-revision-id-bare": "Get revision",
	"rest-endpoint-summ-get-search": "Get OpenSearch description document",
	"rest-endpoint-summ-get-search-page": "Search pages",
	"rest-endpoint-summ-get-search-title": "Autocomplete page title",
	"rest-endpoint-summ-get-page-title-language": "Get languages",
	"rest-endpoint-summ-get-page-title": "Get page source",
	"rest-endpoint-summ-get-page-title-bare": "Get page",
	"rest-endpoint-summ-get-page-title-html": "Get HTML",
	"rest-endpoint-summ-get-page-title-with-html": "Get page with HTML",
	"rest-endpoint-summ-get-page-title-lint": "Get page lint errors",
	"rest-endpoint-summ-get-page-title-media": "Get files on page",
	"rest-endpoint-summ-get-file-title": "Get file",
	"rest-endpoint-summ-get-file-title-thumbnails": "Get file thumbnails",
	"rest-endpoint-summ-put-page-title": "Update page",
	"rest-endpoint-summ-post-page": "Create page",
	"rest-endpoint-summ-post-transform-wikitext-to-lint": "Return lint errors for wikitext",
	"rest-endpoint-summ-post-transform-wikitext-to-html": "Convert Wikitext to HTML",
	"rest-endpoint-summ-post-transform-html-to-wikitext": "Convert HTML to Wikitext",
	"rest-requestheader-desc-acceptlanguage": "The natural language and locale that the client prefers.",
	"rest-requestheader-desc-contenttype": "Indicates the original media type of a resource before any content encoding is applied.",
	"rest-requestheader-desc-cookie": "Allow servers to store state information on the client's browser, enabling features like session management, personalization, and tracking.",
	"rest-requestheader-desc-authorization": "Provides credentials that authenticate a user agent with a server, allowing access to protected resources.",
	"rest-requestheader-desc-xrequestid": "Enables tracing and correlating individual HTTP requests as they flow through distributed systems, such as microservices, API gateways, and load balancer.",
	"rest-requestheader-desc-useragent": "Sends a characteristic string to web servers, allowing them to identify the application, operating system, vendor, and/or version of the requesting client software.",
	"rest-requestheader-desc-ifmatch": "Makes a request conditional, ensuring the requested action (like an update or deletion) is only performed if the resource on the server matches a specific version (identified by its ETag) provided by the client.",
	"rest-endpoint-desc-get-sitemap-index": "Returns an XML list of available pages within the sitemap. The index default is 0; the presence of additional indices will be listed in robots.txt. Up to 10,000 pages are associated with each index.",
	"rest-endpoint-summ-get-sitemap-index": "Get a list of sitemap pages",
	"rest-endpoint-desc-get-sitemap-page": "Returns an XML list of articles present on the site. Each entry contains a URL to the page and the last modified date. Each page contains up to 10,000 URL entries.",
	"rest-endpoint-summ-get-sitemap-page": "Get a list of article locations per page",
	"rest-param-desc-sitemap-index-id": "The sitemap index, starting at 0. Additional available indices are specified in robots.txt.",
	"rest-param-desc-sitemap-page-id": "The desired page of articles.",
	"rest-param-desc-sitemap-include-namespace": "Namespace IDs to include in the sitemap. If not specified, uses the site default.",
	"rest-responseheader-desc-cachecontrol": "Dictates caching behavior for a browser, letting it know how often to refresh locally stored resources.",
	"rest-responseheader-desc-deprecation": "Dictates caching behavior for a browser, letting it know how often to refresh locally stored resources.",
	"rest-responseheader-desc-contentlanguage": "Informs the client about the intended audience's natural language(s) for the returned content.",
	"rest-responseheader-desc-contenttype": "Indicates the original media type of a resource before any content encoding is applied.",
	"rest-responseheader-desc-link": "Provides a means for serializing one or more links in HTTP headers. This allows the server to point a client to another resource containing metadata about the requested resource.",
	"rest-responseheader-desc-expires": "Contains the date and time after which the response is considered expired in the context of HTTP caching.",
	"rest-responseheader-desc-location": "Indicates a target URL for two primary purposes: redirection and identifying the location of a newly created resource.",
	"rest-openapispec-genericerrorresponse-desc": "Generic error response. The message will provide more details about the error.",
	"rest-openapispec-genericerrorresponse-property-desc-httpCode": "The HTTP status code of the error response.",
	"rest-openapispec-genericerrorresponse-property-desc-httpMessage": "The HTTP status message of the error response.",
	"rest-openapispec-genericerrorresponse-property-desc-message": "A human-readable error message, useful when no message translations are available",
	"rest-openapispec-genericerrorresponse-property-desc-messageTranslations": "A map of language codes to human-readable error messages, for clients that can use them."
}
