You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to 1.5.0, it started throwing this error:
Error: Error opening file "/home/runner/work/api/api/swagger_doc.json"
ENOENT: no such file or directory, open '/home/runner/work/api/api/swagger_doc.json'
Rolling back to previous version
The text was updated successfully, but these errors were encountered:
For our setup, the api_version is evaluated as "swagger_doc". But I believe we should have had an empty line instead, cause we don't have an API versioning.
After updating to 1.5.0, it started throwing this error:
Rolling back to previous version
The text was updated successfully, but these errors were encountered: