Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub-Vacek committed Apr 4, 2020
1 parent 870d955 commit d0de0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Simple test server for monitoring urls. Uses MySql, Restify, Jest, TypeORM, Inve

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

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

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

Expand Down

0 comments on commit d0de0eb

Please sign in to comment.