MediaWiki master
rest.php File Reference

This is the entry point for the REST API. More...

Go to the source code of this file.

Variables

const MW_ENTRY_POINT 'rest'
 
const MW_REST_API true
 

Detailed Description

This is the entry point for the REST API.

Note
GPL-2.0-or-later

Definition in file rest.php.

Variable Documentation

◆ MW_ENTRY_POINT

const MW_ENTRY_POINT 'rest'

Definition at line 16 of file rest.php.

◆ MW_REST_API

const MW_REST_API true

Definition at line 15 of file rest.php.