You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# See https://redocly.com/docs/cli/configuration/ for more information.
apis:
sample@v1:
root: ./openapi/openapi.yaml
extends:
- recommended
rules:
no-unused-components: error
security-defined: off
operation-4xx-response: off
theme:
openapi:
htmlTemplate: ./openapi/html/index.html
theme:
colors:
primary:
main: '#32329f'
generateCodeSamples:
languages: # Indicates in which languages to generate code samples. See more https://redocly.com/docs/api-reference-docs/resources/code-samples-languages/