27 lines
473 B
JSON
27 lines
473 B
JSON
|
{
|
||
|
"info": {
|
||
|
"_postman_id": "64d9b604-a7c8-46b3-bd31-8249649ec269",
|
||
|
"name": "manager",
|
||
|
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
|
||
|
"_exporter_id": "26924638"
|
||
|
},
|
||
|
"item": [
|
||
|
{
|
||
|
"name": "healthcheck",
|
||
|
"request": {
|
||
|
"method": "GET",
|
||
|
"header": [],
|
||
|
"url": {
|
||
|
"raw": "{{host}}/healthcheck",
|
||
|
"host": [
|
||
|
"{{host}}"
|
||
|
],
|
||
|
"path": [
|
||
|
"healthcheck"
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"response": []
|
||
|
}
|
||
|
]
|
||
|
}
|