amadeus4dev / amadeus-java

Java library for the Amadeus Self-Service travel APIs
https://developers.amadeus.com/
MIT License
87 stars 69 forks source link

add support for travel restrictions V2 #189

Closed xianqiliu closed 2 years ago

xianqiliu commented 2 years ago

Fixes #187

Changes for this pull request

xianqiliu commented 2 years ago

hey @tsolakoua :) for keeping travel restrictions v1 and v2 at the same time. I create the namespace Covid19Report for the v2 endpoint and DiseaseReport for its resource model. Hopefully it makes sense :)