matrix-spec/redocly.yaml
Kévin Commaille 5175ec9f7e
Use Redocly CLI to validate OpenAPI definitions
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2023-06-08 16:50:07 +02:00

10 lines
271 B
YAML

# 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