Simplified reviewed/server.js

This commit is contained in:
Daniel
2020-08-06 19:32:07 +02:00
parent 441c82b4c9
commit 6f9133cd4f
3 changed files with 19 additions and 29 deletions

View File

@@ -31,7 +31,8 @@ GET {{bookshop}}/browse/Books(201)/reviews?
### Alternative OData URL
GET {{bookshop}}/browse/Books/201/reviews?
&$select=rating,date,reviewer,title
&$select=rating,date,title
&$top=3
###
GET {{bookshop}}/browse/Books(201)?