Statistics
| Branch: | Tag: | Revision:

root / docs / quota-api-guide.rst @ 75380308

History | View | Annotate | Download (7.5 kB)

# Date Author Comment
a4398c8c 04/08/2013 02:14 pm Giorgos Korfiatis

Remove client_key parameter from quotas API

It is not necessary, since the service token in used for authorization.
The api_method decorator is modified so that it passes to the method
the service data through the request object.

b32b5995 04/08/2013 01:45 pm Giorgos Korfiatis

Docs for resource and quota API