HyperSwitch/errors/gone
Appearance
< HyperSwitch | errors
HTTP Status
410
Description
The requested resource does no longer exist, and is not likely to return.
The error response contains a JSON body in the form of application/problem+json
Body Schema
Field | Type | Description | Example |
---|---|---|---|
type | string | Link to the error description page | https://mediawiki.org/wiki/HyperSwitch/errors/gone |
title | string | High-level explanation of the error | This entry point is gone. |
description | string | Detailed explanation of the error | The rest.wikimedia.org entry point has been replaced with /api/rest_v1/ at the main project domains. See https://lists.wikimedia.org/pipermail/mediawiki-api/2016-January/003691.html. |