-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy path.redocly.yaml
More file actions
33 lines (32 loc) · 899 Bytes
/
.redocly.yaml
File metadata and controls
33 lines (32 loc) · 899 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# See https://redocly.com/docs/cli/configuration/ for more information.
extends:
- recommended
# https://redocly.com/docs/api-reference-docs/configuration/functionality/#featuresopenapi-schema
theme:
openapi:
showObjectSchemaExamples: false
schemaExpansionLevel: 0
scrollYOffset: 72
nativeScrollbars: true
hideDownloadButton: true
# https://redocly.com/docs/api-reference-docs/configuration/theming/
theme:
spacing:
unit: 4
sectionHorizontal: 30
sectionVertical: 0
typography:
fontSize: '16px'
smoothing: 'antialiased'
optimizeSpeed: true
headings:
fontFamily: "Source Sans Pro"
fontWeight: "700"
code:
fontSize: "14px"
fontFamily: "monospace"
colors:
tonalOffset: 0.3
sidebar:
width: "300px"
textColor: "#333333"