Use Redocly CLI to validate OpenAPI definitions (#1558)
This commit is contained in:
parent
f4aa7c0327
commit
3c5355a278
6 changed files with 12 additions and 434 deletions
10
redocly.yaml
Normal file
10
redocly.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
# See https://redocly.com/docs/cli/configuration/ for more information.
|
||||
extends:
|
||||
- minimal
|
||||
rules:
|
||||
info-license: off
|
||||
security-defined: off
|
||||
operation-4xx-response: off
|
||||
no-invalid-media-type-examples: off
|
||||
no-path-trailing-slash: off
|
||||
operation-2xx-response: off
|
Loading…
Add table
Add a link
Reference in a new issue