swag-webhook-events/.redocly.yaml

19 lines
374 B
YAML

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