parse_as_rest works exclusively with args, not vars.

On Tuesday, October 27, 2015 at 1:20:03 AM UTC+1, Mamisoa Andriantafika 
wrote:
>
>
> Hi,
>
> Is it possible to GET an answer with a setup restfull service with 
> parse_as_rest with:
>
> /rest/table_name?id=1
>
>
>
> that is equivalent to the working:
>
> /rest/table_name/id/1
>
>
> ?
>
> Morever with more parameters:
>
> /rest/table_name?id=1&name=Toto
>
>
>
> Mike
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to