Skip to content

Commit 506085c

Browse files
authored
docs: update requestListSources input screenshot (#1259)
Update docs input screenshot based on apify/apify-core#17671 and apify/apify-core#17718 <img width="815" alt="Screenshot 2024-10-21 at 13 52 37" src="https://github.com/user-attachments/assets/27f5ad32-17c7-4fbd-88e0-73b3182a8574">
1 parent 334c950 commit 506085c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
41.6 KB
Loading

sources/platform/actors/development/actor_definition/input_schema/specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ Example of request list sources configuration:
342342
"title": "Start URLs",
343343
"type": "array",
344344
"description": "URLs to start with",
345-
"prefill": [{ "url": "http://example.com" }],
345+
"prefill": [{ "url": "https://apify.com" }],
346346
"editor": "requestListSources"
347347
}
348348
```

0 commit comments

Comments
 (0)