mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-05-02 07:04:09 +02:00
Compare commits
1 commit
9346f4f123
...
93ffb0d6bc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
93ffb0d6bc |
|
|
@ -1 +0,0 @@
|
||||||
Silence failing redocly-cli rule.
|
|
||||||
|
|
@ -9,6 +9,3 @@ rules:
|
||||||
no-path-trailing-slash: off
|
no-path-trailing-slash: off
|
||||||
operation-2xx-response: off
|
operation-2xx-response: off
|
||||||
spec-strict-refs: error
|
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
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue