Skip to content

Commit b0d9604

Browse files
authored
[Rules] Cloud Connector: Use output block
1 parent 37c4fef commit b0d9604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/rules/cloud-connector/create-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ curl https://api.cloudflare.com/client/v4/zones/{zone_id}/cloud_connector/rules
4848
--header "Authorization: Bearer <API_TOKEN>"
4949
```
5050

51-
```json title="Example response"
51+
```json output
5252
{
5353
"result": [
5454
{

0 commit comments

Comments
 (0)