Skip to content

Commit 42686b9

Browse files
committed
Change jsonSamplesExpandLevel to prevent horizontal scrolling
1 parent c220356 commit 42686b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/_default/apireference.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<redoc
6464
spec-url='./openapi.json'
6565
scroll-y-offset='#apiReferenceHeader'
66-
json-sample-expand-level=all
66+
json-sample-expand-level=5
6767
sort-operations-alphabetically="true"
6868
theme='{
6969
"rightPanel": {

0 commit comments

Comments
 (0)