Hi! We are updating the client of the tour guide and some questions have arisen. We would appreciate if you can answer it. - We found that the API allows to write more than one review per user about the same restaurant. Is this behaviour correct? - If we retrieve a set of reviews, the ids are not listed. We need them to update or delete reviews, we also noticed that they are not specified in the responses located in the API specification. For example, if we request for: http://compose_devguide_1/api/orion/reviews/restaurant/Ondalan we get: [ { "@context": "http://schema.org", "@type": "Review", "author": { "name": "user5", "@type": "Person" }, "itemReviewed": { "name": "Ondalan", "@type": "Restaurant" }, "name": "Rating description", "publisher": { "name": "Bitergia", "@type": "Organization" }, "reviewBody": "Body review", "reviewRating": { "ratingValue": 4, "@type": "Rating" } } ] - Have you considered to add restrictions to make reservations? (number of commensals, schedule ,maximum of reservations...) In that case, how can we retrieve this information? - We can’t access to the API specification in Apiary ( http://docs.devguide.apiary.io/#reference/api-especification-for-devguide/). We suppose that the project name has been changed according to the new nomenclature. Can you provide us the new url? Regards, -- Jaisiel Santana. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-developer-experience/attachments/20160120/be86a12d/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy