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 9fec730 commit 897c72aCopy full SHA for 897c72a
README.md
@@ -347,7 +347,7 @@ amadeus.travel.tripParserJobs('XXX').result.get()
347
348
// City Search API
349
// finds cities that match a specific word or string of letters.
350
-// Return a list of cities matching a keyword 'France'
+// Return a list of cities matching a keyword 'Paris'
351
amadeus.referenceData.locations.cities.get({
352
keyword: 'Paris'
353
})
0 commit comments