We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 688ea8e commit 1192301Copy full SHA for 1192301
test/fixtures/media-new-ipfs.json
@@ -1,5 +1,7 @@
1
{
2
+ "id": "b9153988a42a4069b36895818e8e3f63",
3
"ipfs": "QmVXmy59f5QqKDGyhpHbRiGnba5SfHaooDPCWhd8Xtgwz2",
4
"mimetype": "image/jpeg",
- "name": "Chaotic connectome replacement image for the large image on the main screen"
5
+ "name": "Chaotic connectome replacement image for the large image on the main screen",
6
+ "url": "https://hash.allmende.io/ipfs/QmVXmy59f5QqKDGyhpHbRiGnba5SfHaooDPCWhd8Xtgwz2"
7
}
test/fixtures/media-new-url.json
@@ -1,4 +1,5 @@
+ "id": "420ed7572ad441818778589cc844046a",
"mimetype": "image.png",
"name": "Transformap Base",
"url": "https://base.transformap.co/images/transformap.png"
0 commit comments