mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 12:47:48 +00:00
fix: show 'referenced from' in the lint error message
This commit is contained in:
committed by
Roman Hotsiy
parent
a879b665fc
commit
a97be43dce
@@ -14,7 +14,7 @@ Example value must conform to the schema: type must be array.
|
||||
35 | responses:
|
||||
36 | '200':
|
||||
|
||||
referenced from openapi.yaml:29:19
|
||||
referenced from openapi.yaml:29:19 at #/paths/~1my_post/post/requestBody/content/application~1json/schema/properties/my_list
|
||||
|
||||
Error was generated by the no-invalid-schema-examples rule.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user