opensearch-project / opensearch-api-specification

API specification for OpenSearch
Apache License 2.0
34 stars 62 forks source link

Added `_search` with `sort: direction`. #658

Closed dblock closed 2 weeks ago

dblock commented 2 weeks ago

Description

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.

github-actions[bot] commented 2 weeks ago

Changes Analysis

Commit SHA: b5d8a2c86e8c14a2c099e528a3d65dbae34cc25a Comparing To SHA: d17091672f410b4cc72cdff69c6b1d53b07add18

API Changes

Summary

└─┬Components
  ├──[➕] schemas (31088:7)
  └─┬_common___SortCombinations
    ├──[➕] oneOf (32506:7)
    └─┬ONEOF
      └──[🔀] $ref (31088:13)❌ 
Document Element Total Changes Breaking Changes
components 3 1

Report

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

API Coverage

Before After Δ
Covered (%) 588 (57.59 %) 588 (57.59 %) 0 (0 %)
Uncovered (%) 433 (42.41 %) 433 (42.41 %) 0 (0 %)
Unknown 35 35 0
github-actions[bot] commented 2 weeks ago

Spec Test Coverage Analysis

Total Tested
510 315 (61.76 %)