MinjiK

Results 12 issues of MinjiK

add sonarcloud in actions

add sonar cloud actions

currently it stays in build.yml which cause the doc update without new release.

bug
help wanted

currently, users need to manually convert the body to string with `JSON.stringify` when they call POST method. for example: ```js amadeus.shopping.flightOffersSearch.get({ originLocationCode: 'SYD', destinationLocationCode: 'BKK', departureDate: '2022-11-01', adults: '1' }).then(function(response){...

enhancement
help wanted

how amadeus take care of payment ?

documentation needs to be updated

there are duplicate questions in FAQ ```` How do I cancel a hotel? How can I cancel a room booking? ```