fixed git clone link
This commit is contained in:
@@ -25,7 +25,7 @@ GET http://localhost:4004/reviews/Reviews?
|
||||
POST http://localhost:4004/reviews/Reviews
|
||||
Content-Type: application/json;IEEE754Compatible=true
|
||||
|
||||
{"subject":"201", "rating":"5", "title":"boo"}
|
||||
{"subject":"201", "title":"boo"}
|
||||
|
||||
|
||||
|
||||
@@ -37,4 +37,4 @@ GET http://localhost:5005/reviews/Reviews?
|
||||
POST http://localhost:5005/reviews/Reviews
|
||||
Content-Type: application/json;IEEE754Compatible=true
|
||||
|
||||
{"subject":"201", "rating":"5", "title":"boo"}
|
||||
{"subject":"201", "title":"boo"}
|
||||
|
||||
Reference in New Issue
Block a user