Skip to content

Add simple response method to view #112

@pchalupa

Description

@pchalupa

Describe your feature request

After some actions where We don't need to response with data, there could be handy method witch basically render only some sort of standardized format like {"status": "ok"} or something like that. Sou the general workflow should looks like that:

action
$this->view->responseOk();
return

Method name is not definitely given, it can be differ. There could be another method with same purpose with inverse meaning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions