mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
chore: update stale syntax (#1085)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
exports[`E2E lint deprecated-lint 1`] = `
|
||||
|
||||
[1] .redocly.yaml:7:1 at #/lint
|
||||
[1] redocly.yaml:7:1 at #/lint
|
||||
|
||||
Property \`lint\` is not expected here.
|
||||
|
||||
@@ -49,7 +49,7 @@ Warning was generated by the info-contact rule.
|
||||
/openapi.yaml: validated in <test>ms
|
||||
|
||||
❌ Validation failed with 1 error and 1 warning.
|
||||
run \`openapi lint --generate-ignore-file\` to add all problems to the ignore file.
|
||||
run \`redocly lint --generate-ignore-file\` to add all problems to the ignore file.
|
||||
|
||||
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user