Compare commits

..

1 commit

Author SHA1 Message Date
Johannes Marbach ec7d439dcd
Merge e179fd4546 into 974b0b721e 2025-10-20 11:39:35 +02:00
2 changed files with 1 additions and 5 deletions

View file

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

View file

@ -9,6 +9,3 @@ rules:
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