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

Update tasks.yaml #827

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

Naarcha-AWS
Copy link
Contributor

Updates descriptions for the tasks API.

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.

Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Mar 7, 2025

Changes Analysis

Commit SHA: 3e2fc2d
Comparing To SHA: 89cd8f3

API Changes

Summary

└─┬Paths
  ├─┬/_tasks/{task_id}/_cancel
  │ └─┬POST
  │   ├─┬Parameters
  │   │ └──[🔀] description (26869:20)
  │   ├─┬Parameters
  │   │ └──[🔀] description (26885:20)
  │   ├─┬Parameters
  │   │ └──[🔀] description (26861:20)
  │   ├─┬Parameters
  │   │ └──[🔀] description (26876:20)
  │   └─┬Parameters
  │     └──[🔀] description (26892:20)
  ├─┬/_tasks
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[🔀] description (26939:20)
  │   ├─┬Parameters
  │   │ ├──[🔀] description (26947:20)
  │   │ └─┬Schema
  │   │   └──[🔀] description (26953:22)
  │   ├─┬Parameters
  │   │ └──[🔀] description (26958:20)
  │   ├─┬Parameters
  │   │ └──[🔀] description (26965:20)
  │   ├─┬Parameters
  │   │ └──[🔀] description (26972:20)
  │   ├─┬Parameters
  │   │ └──[🔀] description (26924:20)
  │   └─┬Parameters
  │     └──[🔀] description (26931:20)
  ├─┬/_tasks/{task_id}
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[🔀] description (26916:20)
  │   ├─┬Parameters
  │   │ └──[🔀] description (26900:20)
  │   └─┬Parameters
  │     └──[🔀] description (26908:20)
  └─┬/_tasks/_cancel
    └─┬POST
      ├─┬Parameters
      │ └──[🔀] description (26885:20)
      ├─┬Parameters
      │ └──[🔀] description (26892:20)
      ├─┬Parameters
      │ └──[🔀] description (26869:20)
      └─┬Parameters
        └──[🔀] description (26876:20)

Document Element Total Changes Breaking Changes
paths 20 0
  • Total Changes: 20
  • Modifications: 20

Report

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

API Coverage

Before After Δ
Covered (%) 663 (64.94 %) 663 (64.94 %) 0 (0 %)
Uncovered (%) 358 (35.06 %) 358 (35.06 %) 0 (0 %)
Unknown 45 45 0

Copy link
Contributor

github-actions bot commented Mar 7, 2025

Spec Test Coverage Analysis

Total Tested
595 593 (99.66 %)

Co-authored-by: Daniel (dB.) Doubrovkine <dblock@dblock.org>
Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants