Fixed backend version related bugs #92
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/91-backend_version"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The backend version in the openapi doc showed up wrongly.
I also introduced a new endpoint api/version that just returns a json object containing the current version.
closes #91