Skip to content

Commit 6fb4b3b

Browse files
Update src/content/docs/browser-rendering/quick-actions-rest-api/screenshot-endpoint.mdx
Co-authored-by: Sofia <[email protected]>
1 parent 35e2abd commit 6fb4b3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/browser-rendering/quick-actions-rest-api/screenshot-endpoint.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
3131
-d '{
3232
"url": "https://cloudflare.com/",
3333
"screenshotOptions": {
34+
"fullPage": true,
3435
"omitBackground": true,
3536
},
3637
"viewport": {

0 commit comments

Comments
 (0)