Skip to content

Commit

Permalink
Add departures.structured_itineraries
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlalonde committed Aug 24, 2017
1 parent 3f7148b commit 86722ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gapipy/resources/tour/departure.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ class Departure(Product):
('addons', AddOn),
('rooms', DepartureRoom),
('lowest_pp2a_prices', PP2aPrice),
('structured_itineraries', 'Itinerary'),
]
_deprecated_fields = ['add_ons']

0 comments on commit 86722ee

Please sign in to comment.