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
The purpose is to show on Swagger / Redocly doc pages the current Hayhooks version.
BTW, doing an HTTP call each time the server starts is not ideal, especially because in air-gapped network it could take up to 30s to wait for a (failed) DNS resolution.
We need to:
Add a version.txt file (or so) with the current version and read it from this file