mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 10:41:12 +00:00
This patch adds the column family API that return the snapshot size. The changes in the swagger definition file follo origin so the same API will be used for the metric and the column_family. The implementation is based on the get_snapshot_details in the column_family. This fix: 425 Signed-off-by: Amnon Heiman <amnon@scylladb.com>