[FLOW3-general] IdentityRoutePart does not match
Bastian Waidelich
bastian at typo3.org
Mon Aug 27 09:53:28 CEST 2012
Peter Rauber wrote:
> This route works as well, matches and it mapps the uuid after the
> '/article/' in the request-parameter 'article'.
>
> The problem here is, when I send a PUT-request to change some data like
> this:
>
> uri: Mypackage/article/71df811d-**8266-4742-b80f-2bc5eb628b12
> Request-Data (PUT-Body):
> {article:{name:'newName',otherProperty:'newValue'}
It's currently not possible to restrict a route to certain HTTP methods
(see [1]).
Maybe this helps: https://github.com/bwaidelich/REST-Test
Best
[1] http://forge.typo3.org/issues/27117
--
Bastian Waidelich
TYPO3 Core Team Member
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the FLOW3-general
mailing list