mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-09 12:47:48 +00:00
fix: rename rule no-empty-enum-servers to no-server-variables-empty-enum (#813)
* fix: rename rule no-empty-enum-servers to no-server-variables-empty-enum - fix no-server-example.com docs * chore: fix snapshots Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>
This commit is contained in:
11
__tests__/lint/no-server-variables-empty-enum/snapshot.js
Normal file
11
__tests__/lint/no-server-variables-empty-enum/snapshot.js
Normal file
@@ -0,0 +1,11 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`E2E lint no-server-variables-empty-enum 1`] = `
|
||||
|
||||
validating /openapi.yaml...
|
||||
/openapi.yaml: validated in <test>ms
|
||||
|
||||
Woohoo! Your OpenAPI definition is valid. 🎉
|
||||
|
||||
|
||||
`;
|
||||
Reference in New Issue
Block a user