summaryrefslogtreecommitdiffstats
path: root/ipfs-api-prelude/src/response/tests/v0_dag_get_0.json
diff options
context:
space:
mode:
Diffstat (limited to 'ipfs-api-prelude/src/response/tests/v0_dag_get_0.json')
-rw-r--r--ipfs-api-prelude/src/response/tests/v0_dag_get_0.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/ipfs-api-prelude/src/response/tests/v0_dag_get_0.json b/ipfs-api-prelude/src/response/tests/v0_dag_get_0.json
new file mode 100644
index 0000000..98c8aa4
--- /dev/null
+++ b/ipfs-api-prelude/src/response/tests/v0_dag_get_0.json
@@ -0,0 +1,19 @@
+{
+ "data": null,
+ "links": [
+ {
+ "Name": "yellow-pearl.pdf",
+ "Size": 93263014,
+ "Cid": {
+ "/": "QmfDTYvLJ55nPN5WF9QQNbvfBy6c688eUakzXcwBPfT5cp"
+ }
+ },
+ {
+ "Name": "yoojin-grace-wuertz-mother-tongue.pdf",
+ "Size": 207474,
+ "Cid": {
+ "/": "QmciFb6GbdL9rzMV7TA6wcxuytHA8rWT7bHNVBW7aMiokn"
+ }
+ }
+ ]
+}