Merge branch 'master' of github.com:aarongut/cmdasana

This commit is contained in:
2018-07-01 14:49:47 -07:00
4 changed files with 13 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ class AsanaService(object):
]
STORY_FIELDS = [
'created_at',
'created_by.name',
'html_text',
'text',