Skip to content

Fix visibility of snapshot.repository_verify_integrity #4405

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

Merged
merged 1 commit into from
May 22, 2025
Merged

Conversation

pquentin
Copy link
Member

This API was never meant to be private. This issue was fixed in elastic/elasticsearch#128244. I then thought that #4401 would be sufficient to make it public, but it turns out that we don't enforce the visibility in the rest-api-spec to match ours.

@pquentin pquentin requested a review from a team May 22, 2025 10:55
@pquentin pquentin added the skip-backport This pull request should not be backported label May 22, 2025
Copy link
Contributor

Following you can find the validation results for the API you have changed.

API Status Request Response
snapshot.repository_verify_integrity Missing test Missing test

You can validate this API yourself by using the make validate target.

@pquentin pquentin merged commit e103049 into main May 22, 2025
9 of 10 checks passed
@pquentin pquentin deleted the fix-visibility branch May 22, 2025 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-backport This pull request should not be backported specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants