Data API v2: ping response is pong but any another API returns 404

E.g.,
curl -k https://myhost:myport/api/v2/spec
response is 404 page not found

Environment: SingleStoreDB, memsql_version 7.8.1

v1 works!

Should we upgrade DB or exists other way to enable v2 ?

Thanks!

Hello ira!

v2 is available starting from version 7.8.3 and later: Maintenance Release Changelog ยท SingleStore Documentation

@vtkachuk-s2, thank you!