redocly-cli
redocly-cli copied to clipboard
Configurable rule fails with unclear error message
Describe the bug
To Reproduce Steps to reproduce the behavior:
- Given this
redocly.yamlfile
rules:
rule/test:
subject:
type: Operation
property: summary
- And any OpenAPI file(
- Run this command with these arguments...
redocly lint - See error
Expected behavior
The error should reflect that the assertsion section is missing.