{
  "linkset": [
    {
      "anchor": "http://localhost:8001/api/v1",
      "service-desc": [
        {"href": "http://localhost:8001/api/v1/openapi.json", "type": "application/openapi+json"}
      ],
      "service-doc": [
        {"href": "http://localhost:8001/api/v1/docs", "type": "text/html"}
      ],
      "status": [
        {"href": "http://localhost:8001/api/v1/status", "type": "application/json"}
      ]
    }
  ]
}
