Closed dblock closed 1 week ago
Commit SHA: 76d124ddf2a4c0c0fbeb4dc8533d25c7417c11dd Comparing To SHA: 1ce89fe5c6a1e7e1cf933d71de0440744d3c7e94
└─┬Paths
└─┬/{index}/_explain/{id}
├─┬GET
│ └─┬Responses
│ └─┬200
│ └─┬application/json
│ └─┬Schema
│ └──[➕] properties (28519:15)
└─┬POST
└─┬Responses
└─┬200
└─┬application/json
└─┬Schema
└──[➕] properties (28519:15)
Document Element | Total Changes | Breaking Changes |
---|---|---|
paths | 2 | 0 |
The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/11942141965/artifacts/2215625132
Before | After | Δ | |
---|---|---|---|
Covered (%) | 599 (58.67 %) | 599 (58.67 %) | 0 (0 %) |
Uncovered (%) | 422 (41.33 %) | 422 (41.33 %) | 0 (0 %) |
Unknown | 42 | 42 | 0 |
Total | Tested |
---|---|
528 | 370 (70.08 %) |
Description
PUT /{index}/_block/{block}
PUT /{index}/_clone/{target}
GET
andPOST /{index}/_explain/{id}
.ExplanationDetail
type ofvalue
(an int32 is also an int64).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.