Skip to content
This repository was archived by the owner on Mar 31, 2018. It is now read-only.
This repository was archived by the owner on Mar 31, 2018. It is now read-only.

Only accept Response return values in AbstractRestController::execute() #218

@zpchavez

Description

@zpchavez

Only accept Response return values in AbstractRestController::execute()

Acceptance Criteria

  1. Exception thrown if return value of a rest method is not a Response object.
  2. Works otherwise.

Tasks

  • Update AbstractRestController.php

Additional Notes

  • {{list additional notes here, remove if not applicable}}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions