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

Add description for level parameter in cluster health. #815

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

Naarcha-AWS
Copy link
Contributor

This adds a description for the level parameter in the cluster health API. This helps it appear in the table.

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: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Copy link
Contributor

Changes Analysis

Commit SHA: 07ebad0
Comparing To SHA: 22483a2

API Changes

Summary

├─┬Paths
│ ├─┬/_cluster/health/{index}
│ │ └─┬GET
│ │   └──Parameters
│ └─┬/_cluster/health
│   └─┬GET
│     └──Parameters
└─┬Components
  └─┬cluster.health___Level
    └──[➕] description (50257:20)

Document Element Total Changes Breaking Changes
paths 0 0
components 1 0
  • Total Changes: 1
  • Additions: 1

Report

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

API Coverage

Before After Δ
Covered (%) 663 (64.94 %) 663 (64.94 %) 0 (0 %)
Uncovered (%) 358 (35.06 %) 358 (35.06 %) 0 (0 %)
Unknown 45 45 0

Copy link
Contributor

Spec Test Coverage Analysis

Total Tested
595 593 (99.66 %)

@dblock dblock merged commit ae60349 into opensearch-project:main Feb 14, 2025
30 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog No need to update CHANGELOG.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants