swag-webhook-events/.redocly.yaml
Inal Arsanukaev 9f0c660a8c
TD-138: github actions, openapi 3.0 (#5)
* TD-138: github actions, openapi 3.0

* Fix .gitignore

* Fix pom.xml

* Fix signature.yaml

* Fix path

* Fix openapi.yaml

* Fix openapi.yaml

* Removed property 'name'

* Added 404 error

* Change server to client

* Feedback fixes

Co-authored-by: Inal Arsanukaev <inalarsanukaev@192.168.1.5>
2022-02-11 18:17:07 +03:00

19 lines
392 B
YAML

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