Skip to content

Commit 8d599e8

Browse files
authored
Merge pull request #74 from amadeus4dev/update-readme
Remove duplicate entry in readme
2 parents 135edf2 + 58205b5 commit 8d599e8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -312,11 +312,6 @@ List of supported endpoints
312312
# Get the result of the process by jobId
313313
amadeus.travel.trip_parser_jobs.result(response.data['id']).get()
314314
315-
# Flight Offers Search GET
316-
amadeus.shopping.flight_offers_search.get(originLocationCode='SYD', destinationLocationCode='BKK', departureDate='2020-05-01', adults=1)
317-
# Flight Offers Search POST
318-
amadeus.shopping.flight_offers_search.post(body)
319-
320315
Development & Contributing
321316
--------------------------
322317

0 commit comments

Comments
 (0)