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 response schema to GET /_plugins/_knn/warmup/{index}. #717

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

dblock
Copy link
Member

@dblock dblock commented Dec 10, 2024

Description

Added response schema to GET /_plugins/_knn/warmup/{index}.

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.

Copy link
Contributor

github-actions bot commented Dec 10, 2024

Changes Analysis

Commit SHA: 8e972b7
Comparing To SHA: c0237fb

API Changes

Summary

└─┬Paths
  ├─┬/_opendistro/_knn/warmup/{index}
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └──[➕] content (29943:11)
  └─┬/_plugins/_knn/warmup/{index}
    └─┬GET
      └─┬Responses
        └─┬200
          └──[➕] content (29943:11)

Document Element Total Changes Breaking Changes
paths 2 0
  • Total Changes: 2
  • Additions: 2

Report

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

API Coverage

Before After Δ
Covered (%) 606 (59.35 %) 606 (59.35 %) 0 (0 %)
Uncovered (%) 415 (40.65 %) 415 (40.65 %) 0 (0 %)
Unknown 43 43 0

Copy link
Contributor

Spec Test Coverage Analysis

Total Tested
536 460 (85.82 %)

@nhtruong nhtruong merged commit 4f28c29 into opensearch-project:main Dec 10, 2024
28 checks passed
@dblock dblock deleted the knn-warmup branch December 10, 2024 19:48
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