fix: check if the config file exists (#1555)

This commit is contained in:
Andrew Tatomyr
2024-05-09 18:09:07 +03:00
committed by GitHub
parent 6681831b01
commit 71e4910164
2 changed files with 17 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
"@redocly/openapi-core": patch
---
Improved the experience when the config file doesn't exist or isn't found.