We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af242ce commit 1edd5d6Copy full SHA for 1edd5d6
test/e2e/epp/e2e_test.go
@@ -213,7 +213,9 @@ func verifyTrafficRouting() {
213
},
214
{
215
"type": "image_url",
216
- "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Gfp-wisconsin-madison-the-nature-boardwalk.jpg/2560px-Gfp-wisconsin-madison-the-nature-boardwalk.jpg",
+ "image_url": {
217
+ "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Gfp-wisconsin-madison-the-nature-boardwalk.jpg/2560px-Gfp-wisconsin-madison-the-nature-boardwalk.jpg"
218
+ },
219
220
221
0 commit comments