Skip to content

Commit d0de0eb

Browse files
committed
fixed readme
1 parent 870d955 commit d0de0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Simple test server for monitoring urls. Uses MySql, Restify, Jest, TypeORM, Inve
3131

3232
* http://localhost:3000/monitored-endpoints - GET/POST - get/create monitored endpoint
3333

34-
* http://localhost:3000/monitored-endpoints - PUT/DELETE - update/delete monitored endpoint
34+
* http://localhost:3000/monitored-endpoints/:id - PUT/DELETE - update/delete monitored endpoint
3535

3636
* http://localhost:3000/monitored-endpoints/:id/monitoring-results/ - GET - get monitoring results from monitored endpoint with specified id
3737

0 commit comments

Comments
 (0)