We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e257c81 commit dd92ee0Copy full SHA for dd92ee0
1 file changed
README.rst
@@ -289,7 +289,7 @@ List of supported endpoints
289
# What travelers think about this hotel?
290
amadeus.e_reputation.hotel_sentiments.get(hotelIds = 'ADNYCCTB')
291
292
- # Point of Interest
+ # Points of Interest
293
# What are the popular places in Barcelona (based a geo location and a radius)
294
amadeus.reference_data.locations.points_of_interest.get(latitude=41.397158, longitude=2.160873)
295
# What are the popular places in Barcelona? (based on a square)
0 commit comments