Help get this topic noticed by sharing it on Twitter, Facebook, or email.

Adding all REST verbs (PUT, DELETE) to appAPI.request

Hello,

Currently only two RESTful verbs are implemented in apAPI.request (http://docs.crossrider.com/#!/api/app...) — GET and POST.

For full support please add PUT and DELETE as well — these are required for interacting with some web APIs, as the server of the request determines the action not only by the URL, but also by the request verb.

Thanks,
Anton
6 people like
this idea
+1
Reply