Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swagger: backup and restore Scylla API #4100

Merged
merged 3 commits into from
Nov 12, 2024

Commits on Nov 5, 2024

  1. feat(swagger): scylla, add task manager endpoints

    They can be used to abort Scylla task, check its progress, etc...
    Definitions were taken from:
    https://github.com/scylladb/scylladb/blob/f3f956841fc4fb720626de2d036478d64c76dd3a/api/api-doc/task_manager.json#L5
    Michal-Leszczynski committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8afae35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e511fb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    30b6279 View commit details
    Browse the repository at this point in the history