jan/docs/redocly.yaml
2023-11-21 12:00:22 +09:00

18 lines
383 B
YAML

# NOTE: Only supports options marked as "Supported in Redoc CE"
# See https://redocly.com/docs/cli/configuration/ for more information.
extends:
- recommended
rules:
no-unused-components: error
theme:
openapi:
schemaExpansionLevel: 2
generateCodeSamples:
languages:
- lang: curl
- lang: Python
- lang: JavaScript
- lang: Node.js