Statistics
| Branch: | Tag: | Revision:

root / docs / astakos-api-guide.rst @ 9e812adf

History | View | Annotate | Download (10.8 kB)

# Date Author Comment
6609821f 05/15/2013 06:13 pm Sofia Papagiannaki

astakos: change authenticate api call

``/astakos/api/authenticate`` call
does not include any more resource usage in the reply.
(``usage`` request parameter has become obsolete)
The services in order to get the resource usage should call
``/astakos/api/quotas`` instead.

79b5d61b 05/10/2013 12:45 pm Sofia Papagiannaki

astakos: WIP move all api calls under ``/astakos/api``

Refs: #3340

19246578 01/28/2013 02:24 pm Sofia Papagiannaki

Restrict user_catalogs response (user API)

If the request uuids or displaynames is null do not return information for all users
(as it happens in the service call).

5d2e61ec 01/24/2013 06:21 pm Sofia Papagiannaki

Update pithos & astakos api docs

890c2065 01/23/2013 06:51 pm Sofia Papagiannaki

Change feedback & user_catalogs astakos && pithos api calls

  • Substitute ``username`` with ``displayname``
172ce682 12/18/2012 04:21 pm Sofia Papagiannaki

Merge branch 'devel-0.13' of https://code.grnet.gr/git/astakos into latest-quota

Conflicts:
snf-astakos-app/astakos/im/messages.py
snf-astakos-app/astakos/im/notifications.py
snf-astakos-app/astakos/im/urls.py
snf-astakos-app/astakos/im/views.py

949f8393 06/11/2012 04:34 pm Sofia Papagiannaki

update astakos docs

53d6886e 04/20/2012 02:14 am Sofia Papagiannaki

update snf-astakos documentation

2dac88ef 04/19/2012 03:55 pm Kostas Papadimitriou

Astakos documentation fix

8f9976c6 04/19/2012 01:12 pm Constantinos Venetsanopoulos

Integrate Pithos+ and Astakos documentation

Move and rearrange documentation concerning Pithos+ and Astakos.
Most content from the Pithos+ and Astakos repositories have been
integrated inside Synnefo's generic documentation.

Images have not yet been transfered. This is a WIP.