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

Snapshot all Indices Additional Query Params #118

Merged

Conversation

sarwaan001
Copy link
Contributor

Function that allows arbitrary body params for snapshots api.

@Copilot Copilot bot review requested due to automatic review settings December 29, 2024 07:18

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

es.go:1187

  • The error message should be more specific and consistent. Suggested change: 'bodyParams cannot be nil; use SnapshotAllIndices instead.'
return errors.New("no body params provided, please use SnapshotAllIndices Function instead")

Tip: Turn on automatic Copilot reviews for this repository to get quick feedback on every pull request. Learn more

es.go Outdated Show resolved Hide resolved
es.go Show resolved Hide resolved
@sarwaan001 sarwaan001 merged commit de513db into main Dec 30, 2024
8 checks passed
@sarwaan001 sarwaan001 deleted the elasticsearch/SnapshotAllIndices-additional-query-params branch December 30, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants