summaryrefslogtreecommitdiff
path: root/spec/data/snap_package/find_result_failure.json
blob: ec0d82a3b882946fb470dacd09da53a987ed9577 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "type": "error",
  "status-code": 404,
  "status": "Not Found",
  "result": {
    "message": "snap not found",
    "kind": "snap-not-found",
    "value": "hello2"
  }
}