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

Added missing file query parameter to _cache/clear. #396

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

dblock
Copy link
Member

@dblock dblock commented Jul 10, 2024

Description

Added missing file query parameter to _cache/clear.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: dblock <dblock@amazon.com>
Copy link

github-actions bot commented Jul 10, 2024

Changes Analysis

Commit SHA: 21cfea0
Comparing To SHA: 14b23e2

API Changes

Summary

├─┬Paths
│ ├─┬/_cache/clear
│ │ └─┬POST
│ │   └──[➕] parameters (15602:13)❌ 
│ └─┬/{index}/_cache/clear
│   └─┬POST
│     └──[➕] parameters (15602:13)❌ 
└─┬Components
  └──[➕] parameters (15601:7)

Document Element Total Changes Breaking Changes
paths 2 2
components 1 0
  • BREAKING Changes: 2 out of 3
  • Additions: 3
  • Breaking Additions: 2

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/9884808331/artifacts/1689212729

API Coverage

Before After Δ
Covered (%) 483 (47.31 %) 483 (47.31 %) 0 (0 %)
Uncovered (%) 538 (52.69 %) 538 (52.69 %) 0 (0 %)
Unknown 24 24 0

Xtansia
Xtansia previously approved these changes Jul 11, 2024
Signed-off-by: Thomas Farr <tsfarr@amazon.com>
@Xtansia Xtansia merged commit 39b8265 into opensearch-project:main Jul 11, 2024
7 of 8 checks passed
@dblock dblock deleted the clear-cache branch July 11, 2024 03:35
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.

2 participants