Commit 61ac0c3
committed
fix: check for presence of metadata.allowlist instead of allowlist
reverts a regression introduced in commit
4f6beba where we started checking for
allowlist, instead of metadata.allowlist. We should actually check for
the presence of metadata.allowlist, to prevent the case where the user
specifies both a CID and a json allowlist to the endpoint.1 parent c9f9874 commit 61ac0c3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments