E.g. to `return ['foo' => 'bar']` instead of ```php return $this->dataResponseFactory->create(['foo' => 'bar']); ``` In case it is, let's add corresponding configs and all the related code to documentation.