Added new db connection and health check endpoint
This commit is contained in:
4
api/Tests/Http/Health-Db.http
Normal file
4
api/Tests/Http/Health-Db.http
Normal file
@@ -0,0 +1,4 @@
|
||||
@Public_HostAddress = http://localhost:5013
|
||||
|
||||
GET {{Public_HostAddress}}/health/db
|
||||
Accept: application/json
|
||||
@@ -2,5 +2,3 @@
|
||||
|
||||
GET {{Public_HostAddress}}/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user