add http test | fix ctrl+c shutdown
This commit is contained in:
12
api-app/test.http
Normal file
12
api-app/test.http
Normal file
@@ -0,0 +1,12 @@
|
||||
@host = http://localhost:8000
|
||||
@token = token-his2-untuk-hit-api-migrasi-clarity
|
||||
|
||||
|
||||
### Healtcheck
|
||||
GET {{host}}/
|
||||
|
||||
|
||||
###
|
||||
POST {{host}}/migrate/R.20240401.0138
|
||||
Authorization: Bearer {{token}}
|
||||
Content-Type: application/json
|
||||
Reference in New Issue
Block a user