{"note":"OpenAPI conversion -- returning structured metadata","name":"amadeus-com-amadeus-hotel-ratings","description":"Hotel Ratings","version":"1.0.2","base_url":"https://test.api.amadeus.com/v2","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Hotel Ratings\n@base https://test.api.amadeus.com/v2\n@version 1.0.2\n@endpoints 1\n@toc e-reputation(1)\n\n@endpoint GET /e-reputation/hotel-sentiments\n@desc Get sentiments by Amadeus Hotel Ids\n@required {hotelIds: any # Comma-separated list of Amadeus Hotel Ids (max. 3) . Amadeus Hotel Ids are found in the Hotel Search response (parameter name is 'hotelId').}\n@returns(200) Successful operation\n@errors {400: Not Found, 401: Unauthorized}\n\n@end\n"}