amadeus4dev-examples / amadeus-android

Android (Kotlin) library for the Amadeus Self-Service travel APIs
https://developers.amadeus.com/
MIT License
19 stars 8 forks source link

Fix type erasure for pagination api #38

Closed pietrini closed 4 years ago

pietrini commented 4 years ago

Pagination methods are now limited to Success of List types, and fix type erasure setting list type for parsing - fix #37