scylladb / scylla-manager

The Scylla Manager
https://manager.docs.scylladb.com/stable/
Other
48 stars 33 forks source link

swagger(scylla): remove endpoint getting replace_address config value #3905

Closed karol-kokoszka closed 1 week ago

karol-kokoszka commented 1 week ago

Fixes https://github.com/scylladb/scylla-manager/issues/3901


Please make sure that:

mykaul commented 6 days ago

Why did we ever have this endpoint in Manager?

karol-kokoszka commented 6 days ago

Why did we ever have this endpoint in Manager?

This is not the endpoint in the Manager. This is the endpoint defined for the Scylla API client, which is generated based on Swagger and is used by Scylla Manager solely to access the Scylla API.