Skip to content

Commit

Permalink
Update en/development/rest.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilles Wittenberg committed Feb 17, 2012
1 parent 31c279e commit e8eaf73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions en/development/rest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ need them, using :php:meth:`RequestHandler::addInputType()`
Modifing the default REST routes
================================

.. versionadded:: 2.1

If the default REST routes dont' work for your application, you can modify them
using :php:meth:`Router::resourceMap()`. This method allows you to set the
default routes that get set with :php:meth:`Router::mapResources()`. When using
Expand Down

0 comments on commit e8eaf73

Please sign in to comment.