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 invalid URL #828

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix invalid URL #828

wants to merge 1 commit into from

Conversation

Xtansia
Copy link
Collaborator

@Xtansia Xtansia commented Mar 10, 2025

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: Thomas Farr <[email protected]>
@Xtansia Xtansia added the skip-changelog No need to update CHANGELOG. label Mar 10, 2025
Copy link
Contributor

Changes Analysis

Commit SHA: e0b888a
Comparing To SHA: 89cd8f3

API Changes

Summary

└─┬Paths
  ├─┬/_cluster/state
  │ └─┬GET
  │   └─┬Parameters
  │     └──[🔀] description (18607:20)
  ├─┬/_cluster/state/{metric}/{index}
  │ └─┬GET
  │   └─┬Parameters
  │     └──[🔀] description (18607:20)
  └─┬/_cluster/state/{metric}
    └─┬GET
      └─┬Parameters
        └──[🔀] description (18607:20)

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

Report

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

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 %)

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.

1 participant