Skip to content

Commit 28cdbad

Browse files
authored
added segment to the code block (#539)
LFG
1 parent ae9f3ac commit 28cdbad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

integrations/analytics/overview.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,9 @@ The syntax for `docs.json` is below. You only need to include entries for the pl
550550
"apiKey": "required",
551551
"apiHost": "optional"
552552
},
553+
"segment": {
554+
"key": "required"
555+
},
553556
}
554557
```
555558

0 commit comments

Comments
 (0)