summaryrefslogtreecommitdiffstats
path: root/ipfs-api-prelude/src/response/tests/v0_ping_1.json
diff options
context:
space:
mode:
authorFerris Tseng <ferristseng@fastmail.fm>2021-02-22 20:41:44 -0500
committerFerris Tseng <ferristseng@fastmail.fm>2021-02-22 20:41:44 -0500
commit7dddbde3a1abcb96b75aa4636a07498193f7c551 (patch)
tree3037fa51ae3ea483629414b2e5d1c4eec19f5e62 /ipfs-api-prelude/src/response/tests/v0_ping_1.json
parentc429ee51d8c29678c216f44a48ae596f99decc4b (diff)
migrate common code to ipfs-api-prelude
Diffstat (limited to 'ipfs-api-prelude/src/response/tests/v0_ping_1.json')
-rw-r--r--ipfs-api-prelude/src/response/tests/v0_ping_1.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/ipfs-api-prelude/src/response/tests/v0_ping_1.json b/ipfs-api-prelude/src/response/tests/v0_ping_1.json
new file mode 100644
index 0000000..af5b6f4
--- /dev/null
+++ b/ipfs-api-prelude/src/response/tests/v0_ping_1.json
@@ -0,0 +1,5 @@
+{
+ "Success": true,
+ "Time": 81228717,
+ "Text": ""
+}