Closed dblock closed 2 weeks ago
Commit SHA: b5d8a2c86e8c14a2c099e528a3d65dbae34cc25a Comparing To SHA: d17091672f410b4cc72cdff69c6b1d53b07add18
└─┬Components
├──[➕] schemas (31088:7)
└─┬_common___SortCombinations
├──[➕] oneOf (32506:7)
└─┬ONEOF
└──[🔀] $ref (31088:13)❌
Document Element | Total Changes | Breaking Changes |
---|---|---|
components | 3 | 1 |
The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/11726837940/artifacts/2158683531
Before | After | Δ | |
---|---|---|---|
Covered (%) | 588 (57.59 %) | 588 (57.59 %) | 0 (0 %) |
Uncovered (%) | 433 (42.41 %) | 433 (42.41 %) | 0 (0 %) |
Unknown | 35 | 35 | 0 |
Total | Tested |
---|---|
510 | 315 (61.76 %) |
Description
_search
withsort: direction
.search_after
.Issues Resolved
Closes https://github.com/opensearch-project/opensearch-api-specification/issues/173.
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.