summaryrefslogtreecommitdiffstats
path: root/services/sync/tests/tps/addons/api/test-webext@quality.mozilla.org.json
blob: 298ecc2ead7ce35080742876de1a9a01d274212e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "next": null,
  "results": [
    {
      "name": "Tet Webext XPI",
      "type": "extension",
      "guid": "test-webext@quality.mozilla.org",
      "current_version": {
        "version": "1.0",
        "files": [
          {
            "platform": "all",
            "size": 3412,
            "url": "http://127.0.0.1:4567/addons/webextension.xpi"
          }
        ]
      },
      "last_updated": "2018-04-17T18:24:42Z"
    }
  ]
}