mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
12 lines
216 B
JavaScript
12 lines
216 B
JavaScript
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`E2E lint no-server-trailing-slash-rule 1`] = `
|
|
|
|
validating /openapi.yaml...
|
|
/openapi.yaml: validated in <test>ms
|
|
|
|
Woohoo! Your API description is valid. 🎉
|
|
|
|
|
|
`;
|