Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerstock authored Jun 25, 2019
1 parent 15e2e39 commit e454a76
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,9 @@ books/add Example:
Documentation:
## https://sgs-lambda-bookr.herokuapp.com/swagger-ui.html#/reviews-controller

reviews/add Example:
reviews/add/bybookid/{bookid} Example:
```
{
"book": {
"bookid": 10,
},
"rating": 4,
"review": "string",
"user": "string"
Expand Down

0 comments on commit e454a76

Please sign in to comment.