Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@ABGEO ABGEO released this 04 May 15:23
d270106
  • Remove namespace part form route action. Now you can use this syntax:

    {
      ...
      "action": "DefaultController::index",
      ...
    }