Skip to content

Commit 1058955

Browse files
committed
fix: Allow ‘/ipfs/<hash>’ format
1 parent a36bd02 commit 1058955

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/metadata-spec.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
"$id": "/properties/pin/items",
6868
"type": "string",
6969
"minLength": 46,
70-
"maxLength": 46,
7170
"title": "IPFS hash"
7271
}
7372
},
@@ -78,7 +77,6 @@
7877
"$id": "/properties/unpin/items",
7978
"type": "string",
8079
"minLength": 46,
81-
"maxLength": 46,
8280
"title": "IPFS hash"
8381
}
8482
}

0 commit comments

Comments
 (0)