Files
Eric Schubert baa1aba6b7 [chore] set custom rule to error
- emphasize, that if SOMETHING is raised here, it indeed is an error, as
  this rule should not raise by itself
2026-02-16 16:59:19 +01:00

13 lines
189 B
YAML

apis:
main:
root: docs/api/apiv3/openapi-spec.yml
extends:
- recommended
plugins:
- '.redocly/plugins/custom-rules.js'
rules:
custom-rules/skip-abbreviated-examples: error