Skip to content

Commit 2993011

Browse files
Update src/content/docs/browser-rendering/rest-api/scrape-endpoint.mdx
Co-authored-by: Pedro Sousa <[email protected]>
1 parent 45bbcca commit 2993011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/rest-api/scrape-endpoint.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
2626
}'
2727
```
2828

29-
```json output title="JSON response"
29+
```json output
3030
{
3131
"success": true,
3232
"result": [

0 commit comments

Comments
 (0)