46 return self::API_VERSION;
55 return 'restApiController.tpl';
Abstract base class for Rest controllers.
Rest JsonAPI implementation.
static _getApiVersion()
Returns the api version.
static _getTemplateFile()
Returns the template for creating this type of controller.
getRequestFormatter()
To override, returns the active formatter for the request.
Rest server for JsonAPI 1.0.