feat: rule/assertion message (#1123)

* feat: updated assertion/rule error message

* feat: updated tests and assertionId definition
This commit is contained in:
Vladyslav Maikan
2023-06-12 14:20:26 +03:00
committed by GitHub
parent d14718fbf0
commit f8e10e7f5d
37 changed files with 139 additions and 142 deletions

View File

@@ -20,7 +20,7 @@ Operation tags should have maximum 2 items
26 | '200':
27 | description: example description
Error was generated by the tags-max-length assertion rule.
Error was generated by the rule/tags-max-length rule.
/openapi.yaml: validated in <test>ms