singlestoredb-python icon indicating copy to clipboard operation
singlestoredb-python copied to clipboard

feat(manager): add api versioning to manager

Open Rodriguespn opened this issue 5 months ago • 0 comments

There are some management api endpoints that have a different api version (v2). To handle these cases, we created a new generic attribute of the Manager class that copies the manager and changes the api version

Rodriguespn avatar Jul 15 '25 18:07 Rodriguespn