# 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