Skip to content

Commit 9e8ebf5

Browse files
daisyfaithaumakodster28pedrosousa
authored
[BRAPI]output blocks (#21226)
* output block * Update src/content/docs/browser-rendering/rest-api/scrape-endpoint.mdx Co-authored-by: Kody Jackson <[email protected]> * Update src/content/docs/browser-rendering/rest-api/scrape-endpoint.mdx Co-authored-by: Pedro Sousa <[email protected]> --------- Co-authored-by: Kody Jackson <[email protected]> Co-authored-by: Pedro Sousa <[email protected]>
1 parent 545b97c commit 9e8ebf5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

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

29-
### JSON response
30-
31-
```json title="json response"
29+
```json output
3230
{
3331
"success": true,
3432
"result": [

0 commit comments

Comments
 (0)