Docstring updates
This commit is contained in:
parent
8c8c0e6bd5
commit
3e4fdf6dd6
6 changed files with 62 additions and 16 deletions
|
@ -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.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue