fixed git clone link

This commit is contained in:
Daniel
2020-03-02 18:33:30 +01:00
parent 2744fe1d9c
commit 93579f83f2
4 changed files with 9 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ POST http://localhost:5005/reviews/Reviews
# POST http://localhost:4004/reviews/Reviews
Content-Type: application/json;IEEE754Compatible=true
{"subject":"201", "rating":"5", "title":"boo"}
{"subject":"201", "rating":"4", "title":"boo"}
### Direct Request to ReviewsService
# Note: use 5005 instead of 4004 in case of separate service