Page 1 of 1

Organizing rest requests

Posted: Tue Jun 25, 2013 3:32 am
by Kapow36

Is there an easy way to set a REST service to pass no request if the request parameter is empty?


Organizing rest requests

Posted: Tue Jun 25, 2013 3:38 am
by maxkatz

If you invoke the service via JS: http://docs.appery.io/documentation/a...


Organizing rest requests

Posted: Tue Jun 25, 2013 3:43 am
by Kapow36

Excellent, thank you!