feat: add redocly language support
This commit is contained in:
parent
5983984414
commit
2c7b694a89
@ -8,11 +8,11 @@ rules:
|
|||||||
no-unused-components: error
|
no-unused-components: error
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
# See https://redocly.com/docs/api-reference-docs/configuration/functionality/
|
|
||||||
openapi:
|
openapi:
|
||||||
disableSearch: true
|
schemaExpansionLevel: 2
|
||||||
# See https://redocly.com/docs/api-reference-docs/configuration/theming/
|
generateCodeSamples:
|
||||||
theme:
|
languages:
|
||||||
colors:
|
- lang: curl
|
||||||
primary:
|
- lang: Python
|
||||||
main: '#32329f'
|
- lang: JavaScript
|
||||||
|
- lang: Node.js
|
||||||
Loading…
x
Reference in New Issue
Block a user