Skip to content

Is there a way to return raw data from a controller? #96

@viktorprogger

Description

@viktorprogger

E.g. to return ['foo' => 'bar'] instead of

return $this->dataResponseFactory->create(['foo' => 'bar']);

In case it is, let's add corresponding configs and all the related code to documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions