Skip to content

Commit 5e66f83

Browse files
authored
chore: update example for zipline v4 (#112)
2 parents 2e34cb8 + c1faeb0 commit 5e66f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/zipline.iscu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"headers": {
55
"Authorization": "API_KEY",
66
},
7-
"responseURL": "{{files[0]}}",
7+
"responseURL": "{{files[0].url}}",
88
"fileFormName": "file"
99
}

0 commit comments

Comments
 (0)