swag-disputes/.redocly.yaml

19 lines
374 B
YAML
Raw Normal View History

# See https://docs.redoc.ly/cli/configuration/ for more information.
apis:
2024-08-13 07:10:26 +00:00
core:
root: "openapi/openapi.yaml"
plugins:
- './plugins/local.js'
extends:
- recommended
rules:
tag-description: off
preprocessors:
local/merge-schemas: on
theme:
openapi:
showConsole: true
2024-08-13 07:21:09 +00:00
layout: three-panel
2024-08-13 07:10:26 +00:00
routingStrategy: browser
htmlTemplate: ./web/index.html