github.com/hellofresh/janus@v0.0.0-20230925145208-ce8de8183c67/assets/stubs/upstreams/status-ok.json (about)

     1  {
     2      "request": {
     3          "method": "GET",
     4          "urlPath": "/status-ok"
     5      },
     6      "response": {
     7          "status": 200,
     8          "headers": {
     9              "Content-Type": "application/json; charset=utf-8"
    10          },
    11          "jsonBody": {
    12              "status": "OK",
    13              "timestamp": "2017-07-03T14:48:14.563630521Z",
    14              "system": {
    15                  "version": "go1.8.3",
    16                  "goroutines_count": 15,
    17                  "total_alloc_bytes": 46186776,
    18                  "heap_objects_count": 44186,
    19                  "alloc_bytes": 5733552
    20              }
    21          }
    22      }
    23  }