mirror of
https://github.com/valitydev/swag-api-keys.git
synced 2024-11-06 00:25:15 +00:00
14 lines
281 B
YAML
14 lines
281 B
YAML
# See https://docs.redoc.ly/cli/configuration/ for more information.
|
|
apis:
|
|
main:
|
|
root: "openapi/openapi.yaml"
|
|
extends:
|
|
- recommended
|
|
rules:
|
|
no-empty-servers: off
|
|
features.openapi:
|
|
showConsole: true
|
|
pagination: section
|
|
layout: three-panel
|
|
routingStrategy: browser
|