mirror of
https://github.com/valitydev/swag-anapi-v2.git
synced 2024-11-06 09:15:17 +00:00
9 lines
185 B
YAML
9 lines
185 B
YAML
|
# See https://docs.redoc.ly/cli/configuration/ for more information.
|
||
|
apiDefinitions:
|
||
|
core: 'openapi/openapi.yaml'
|
||
|
lint:
|
||
|
extends:
|
||
|
- recommended
|
||
|
rules:
|
||
|
tag-description: off
|