Skip to main content
Version: main (unreleased)

VersionResponse

versionstringrequired
Example: 0.6.2
namestringrequired
Example: rushomon
build_timestampstringrequired
Example: 2024-02-23T22:30:00Z
git_commitstringrequired
Example: abc123def
VersionResponse
{
"version": "0.6.2",
"name": "rushomon",
"build_timestamp": "2024-02-23T22:30:00Z",
"git_commit": "abc123def"
}