We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce0136 commit 7867c0bCopy full SHA for 7867c0b
amadeus/shopping/_hotel_offer_search.py
@@ -12,7 +12,7 @@ def get(self, **params):
12
13
.. code-block:: python
14
15
- amadeus.shopping.hotel_offer('XXX').get
+ amadeus.shopping.hotel_offer_search('XXX').get
16
17
:rtype: amadeus.Response
18
:raises amadeus.ResponseError: if the request could not be completed
0 commit comments