mirror of
https://github.com/valitydev/swag-disputes.git
synced 2024-11-06 00:55:17 +00:00
d5286d5700
* IMP-299L impl proto * IMP-299: impl proto * IMP-299: impl proto * IMP-299: impl proto * IMP-299: impl proto * IMP-299: feedback edits
17 lines
343 B
YAML
17 lines
343 B
YAML
# See https://docs.redoc.ly/cli/configuration/ for more information.
|
|
apis:
|
|
main:
|
|
root: 'openapi/openapi.yaml'
|
|
lint:
|
|
extends:
|
|
- recommended
|
|
plugins:
|
|
- './plugins/local.js'
|
|
preprocessors:
|
|
local/merge-schemas: on
|
|
features.openapi:
|
|
showConsole: true
|
|
pagination: section
|
|
layout: three-panel
|
|
routingStrategy: browser
|