summaryrefslogtreecommitdiffstats
path: root/ipfs-api-prelude/src/response/tests/v0_ls_1.json
diff options
context:
space:
mode:
authorFerris Tseng <ferristseng@fastmail.fm>2021-04-04 20:06:34 -0400
committerGitHub <noreply@github.com>2021-04-04 20:06:34 -0400
commit799f702b22a9b567c0b6b7674210583b02b10d55 (patch)
tree92d7a1c9dcac42599357097c53caccfbdcaa8105 /ipfs-api-prelude/src/response/tests/v0_ls_1.json
parent4c78f5759c60499eefd4527ea34d574c2fb35c14 (diff)
parent168f3a5e68780c37f4070ea9d42ac70bd0158292 (diff)
Merge pull request #72 from ferristseng/ftseng-divide-cratesHEADmaster
Divide backends into separate crates
Diffstat (limited to 'ipfs-api-prelude/src/response/tests/v0_ls_1.json')
-rw-r--r--ipfs-api-prelude/src/response/tests/v0_ls_1.json45
1 files changed, 45 insertions, 0 deletions
diff --git a/ipfs-api-prelude/src/response/tests/v0_ls_1.json b/ipfs-api-prelude/src/response/tests/v0_ls_1.json
new file mode 100644
index 0000000..405690d
--- /dev/null
+++ b/ipfs-api-prelude/src/response/tests/v0_ls_1.json
@@ -0,0 +1,45 @@
+{
+ "Objects": [
+ {
+ "Hash": "/ipfs/QmYwAPJzv5CZsnA625s3Xf2nemtYgPpHdWEz79ojWnPbdG",
+ "Links": [
+ {
+ "Name": "about",
+ "Hash": "QmZTR5bcpQD7cFgTorqxZDYaew1Wqgfbd2ud9QqGPAkK2V",
+ "Size": 1688,
+ "Type": 2
+ },
+ {
+ "Name": "contact",
+ "Hash": "QmYCvbfNbCwFR45HiNP45rwJgvatpiW38D961L5qAhUM5Y",
+ "Size": 200,
+ "Type": 2
+ },
+ {
+ "Name": "help",
+ "Hash": "QmY5heUM5qgRubMDD1og9fhCPA6QdkMp3QCwd4s7gJsyE7",
+ "Size": 322,
+ "Type": 2
+ },
+ {
+ "Name": "quick-start",
+ "Hash": "QmdncfsVm2h5Kqq9hPmU7oAVX2zTSVP3L869tgTbPYnsha",
+ "Size": 1728,
+ "Type": 2
+ },
+ {
+ "Name": "readme",
+ "Hash": "QmPZ9gcCEpqKTo6aq61g2nXGUhM4iCL3ewB6LDXZCtioEB",
+ "Size": 1102,
+ "Type": 2
+ },
+ {
+ "Name": "security-notes",
+ "Hash": "QmTumTjvcYCAvRRwQ8sDRxh8ezmrcr88YFU7iYNroGGTBZ",
+ "Size": 1027,
+ "Type": 2
+ }
+ ]
+ }
+ ]
+}