Skip to content

Commit

Permalink
Merge pull request tindie#7 from citadelgrad/patch-1
Browse files Browse the repository at this point in the history
Update client.py
  • Loading branch information
bennylope authored Jan 17, 2017
2 parents dd9b7fa + 8555abf commit 9108939
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pydiscourse/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -596,9 +596,10 @@ def create_category(self, name, color, text_color='FFFFFF',
Args:
name:
color:
text_color:
text_color: hex color without number symbol
permissions: dict of 'everyone', 'admins', 'moderators', 'staff' with values of ???
parent:
parent: name of the category
parent_category_id:
**kwargs:
Returns:
Expand Down

0 comments on commit 9108939

Please sign in to comment.