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

Fix typo in cluster level description #816

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

Naarcha-AWS
Copy link
Contributor

This PR fixes a typo in the description for the cluster level parameter that caused a formatting error.

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

Changes Analysis

Commit SHA: 31fb814
Comparing To SHA: 22483a2

API Changes

Summary

└─┬Paths
  └─┬/_component_template/{name}
    ├─┬PUT
    │ └─┬Parameters
    │   └──[🔀] description (18422:20)
    └─┬POST
      └─┬Parameters
        └──[🔀] description (18422:20)

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

Report

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

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 added the skip-changelog No need to update CHANGELOG. label Feb 14, 2025
@dblock dblock merged commit 77d9efa into opensearch-project:main Feb 14, 2025
29 of 38 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