amadeus4dev / amadeus-java

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

Fix: Hotel Resource Models #251

Closed siddydutta closed 1 year ago

siddydutta commented 1 year ago

Fixes #249

Changes for this pull request

  1. Remove @SerializedName for lastUpdate.
  2. Add missing fields type, latitude and longitude for HotelOfferSearch.Hotel.
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

tsolakoua commented 1 year ago

Thanks again @siddydutta :)