We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f685d commit 12c5ddfCopy full SHA for 12c5ddf
template/.redocly.yaml.ejs
@@ -1,6 +1,6 @@
1
# See https://docs.redoc.ly/cli/configuration/ for more information.
2
apiDefinitions:
3
- main: "<%= mainDefinitionFile %>"
+ main: <%= mainDefinitionFile %>
4
lint:
5
rules:
6
no-unused-schemas: warning
@@ -9,4 +9,4 @@ referenceDocs:
9
theme:
10
colors:
11
primary:
12
- main: "#32329f"
+ main: "#32329f"
0 commit comments