Compare commits

..

1 commit

Author SHA1 Message Date
Johannes Marbach 93ffb0d6bc
Merge ef9f6ae22a into 974b0b721e 2025-10-18 12:09:53 +02:00
2 changed files with 1 additions and 5 deletions

View file

@ -1 +0,0 @@
Silence failing redocly-cli rule.

View file

@ -8,7 +8,4 @@ rules:
no-invalid-media-type-examples: off
no-path-trailing-slash: off
operation-2xx-response: off
spec-strict-refs: error
# $ref in examples are not spec-compliant, yet we find them useful. Disable this rule
# and instead check example schema using `check-event-schema-examples.py`
no-invalid-schema-examples: off
spec-strict-refs: error