mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-09 12:47:48 +00:00
12 lines
217 B
JavaScript
12 lines
217 B
JavaScript
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`E2E lint path-not-include-query-rule 1`] = `
|
|
|
|
validating /openapi.yaml...
|
|
/openapi.yaml: validated in <test>ms
|
|
|
|
Woohoo! Your OpenAPI definition is valid. 🎉
|
|
|
|
|
|
`;
|