summaryrefslogtreecommitdiffstats
path: root/ipfs-api-prelude/src/response/tests/v0_dag_get_0.json
blob: 98c8aa4551a63eeded4c71013a7404e8744bd24a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "data": null,
  "links": [
    {
      "Name": "yellow-pearl.pdf",
      "Size": 93263014,
      "Cid": {
        "/": "QmfDTYvLJ55nPN5WF9QQNbvfBy6c688eUakzXcwBPfT5cp"
      }
    },
    {
      "Name": "yoojin-grace-wuertz-mother-tongue.pdf",
      "Size": 207474,
      "Cid": {
        "/": "QmciFb6GbdL9rzMV7TA6wcxuytHA8rWT7bHNVBW7aMiokn"
      }
    }
  ]
}