Jump to content

Manual:$wgRestSandboxSpecs

From mediawiki.org
MediaWiki settings: $wgRestSandboxSpecs
A list of OpenAPI specs to be made available for exploration on Special:RestSandbox.
Introduced in version:1.43.0 (Gerrit change 863987; git #c01b7c7b)
Removed in version:1.43.2 (Gerrit change 1165038; git #da8d30e0)
Allowed values:Unspecified
Default value:[]

Details

[edit]

A list of OpenAPI specs to be made available for exploration on Special:RestSandbox. If none are given, Special:RestSandbox is disabled. This is an associative array, arbitrary spec IDs to spec descriptions.

Warning Warning: UNSTABLE! We may want to rename or change this to accommodate the need to list external APIs in a central discovery document.