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

Make indices.get_mapping::query.index not required #411

Merged

Conversation

nhtruong
Copy link
Collaborator

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.

@nhtruong nhtruong added the skip-changelog No need to update CHANGELOG. label Jul 11, 2024
Copy link
Contributor

Changes Analysis

Commit SHA: 10949d6
Comparing To SHA: c6fbaf9

API Changes

Summary


└─┬Paths
  ├─┬/{index}/_mapping
  │ └─┬GET
  │   └─┬Parameters
  │     └──[➖] required (16593:17)❌ 
  └─┬/_mapping
    └─┬GET
      └─┬Parameters
        └──[➖] required (16593:17)❌ 

Document Element Total Changes Breaking Changes
paths 2 2
  • BREAKING Changes: 2 out of 2
  • Removals: 2
  • Breaking Removals: 2

Report

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

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 merged commit d5ca873 into opensearch-project:main Jul 11, 2024
18 checks passed
@nhtruong nhtruong deleted the correct_indices_get_mapping branch July 11, 2024 23:20
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