Skip to content

Commit

Permalink
correct field name
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlalonde committed Jan 9, 2015
1 parent 5df87ff commit 3f6f7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gapipy/resources/dossier/activity_dossier.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class ActivityDossier(Resource):
'price_per_group_min', 'price_per_group_max',
'currency',
# XXX do we need something else for these two?
'segment',
'dossier_segment',
'details',
]

Expand Down

0 comments on commit 3f6f7db

Please sign in to comment.