Skip to content

Commit 7c1b2fb

Browse files
correct tab label and automatically expand response schemas
1 parent 896ce3a commit 7c1b2fb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/export.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ hide:
1010
hideHostname: true,
1111
hideDownloadButton: true,
1212
hideSingleRequestSampleTab: true,
13+
expandResponses: 'all',
1314
theme: {
1415
colors: {
1516
primary: {

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ edit_uri: ""
3434
nav:
3535
- Introduction: 'index.md'
3636
- API Reference: 'api.md'
37-
- Export Reference: 'export.md'
37+
- Event Data Export: 'export.md'
3838
- SDK:
3939
- Introduction: 'sdk/index.md'
4040
- Client: 'sdk/client.md'

0 commit comments

Comments
 (0)