Compare commits

..

1 commit

Author SHA1 Message Date
Harri 49e72b6b67
Merge 19fa1c9cbf into 974b0b721e 2025-10-17 17:44:54 -04: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