Closed dblock closed 2 weeks ago
Commit SHA: 55c62adb344eac878bd5049f467477700969caa0 Comparing To SHA: fce5721d72c946a7bf642a507ad1394984048039
├─┬Paths
│ └─┬/{index}/_doc/{id}
│ └─┬HEAD
│ └─┬Responses
│ └──[➕] codes (28143:7)
└─┬Components
└──[➕] responses (28143:7)
Document Element | Total Changes | Breaking Changes |
---|---|---|
paths | 1 | 0 |
components | 1 | 0 |
The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/11824373230/artifacts/2183931347
Before | After | Δ | |
---|---|---|---|
Covered (%) | 588 (57.59 %) | 588 (57.59 %) | 0 (0 %) |
Uncovered (%) | 433 (42.41 %) | 433 (42.41 %) | 0 (0 %) |
Unknown | 40 | 40 | 0 |
Total | Tested |
---|---|
515 | 343 (66.6 %) |
Description
Added
HEAD /{index}/_doc/{id}
returning404
.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.