Docstring updates

This commit is contained in:
sneakypete81 2013-09-07 09:42:29 +01:00
parent 8c8c0e6bd5
commit 3e4fdf6dd6
6 changed files with 62 additions and 16 deletions

View file

@ -26,6 +26,8 @@ class Activity(TroveboxObject):
def view(self, **kwds):
"""
Endpoint: /activity/<id>/view.json
Requests the full contents of the activity.
Updates the activity's fields with the response.
"""