-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(swagger): scylla, add read barier endpoint
This adds scylla read barier api [endpoint](https://github.com/scylladb/scylladb/blob/6efde20939d072406b6e80a7ece1026134b0268a/api/api-doc/raft.json#L66-L97) which will be used in a backup process.
- Loading branch information
1 parent
bd6d131
commit 0e1ca70
Showing
4 changed files
with
362 additions
and
0 deletions.
There are no files selected for viewing
37 changes: 37 additions & 0 deletions
37
v3/swagger/gen/scylla/v1/client/operations/operations_client.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
180 changes: 180 additions & 0 deletions
180
v3/swagger/gen/scylla/v1/client/operations/raft_read_barrier_post_parameters.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
104 changes: 104 additions & 0 deletions
104
v3/swagger/gen/scylla/v1/client/operations/raft_read_barrier_post_responses.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters