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

Added missing types for /_delete_by_query/{task_id}/_rethrottle. #692

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

dblock
Copy link
Member

@dblock dblock commented Nov 25, 2024

Description

Added missing types in the response from /_delete_by_query/{task_id}/_rethrottle.

Issues Resolved

Part of #663.

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.

@dblock dblock force-pushed the delete_by_query-rethrottle branch from 2f61be9 to c908fbf Compare November 25, 2024 15:29
Copy link
Contributor

github-actions bot commented Nov 25, 2024

Changes Analysis

Commit SHA: c908fbf
Comparing To SHA: c51aa2e

API Changes

Summary

└─┬Components
  ├──[➕] schemas (33154:7)
  ├──[➕] schemas (33766:7)
  ├──[➕] schemas (33144:7)
  └─┬tasks._common___TaskInfoBase
    └──[➕] properties (58064:9)

Document Element Total Changes Breaking Changes
components 4 0
  • Total Changes: 4
  • Additions: 4

Report

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

API Coverage

Before After Δ
Covered (%) 599 (58.67 %) 599 (58.67 %) 0 (0 %)
Uncovered (%) 422 (41.33 %) 422 (41.33 %) 0 (0 %)
Unknown 42 42 0

Copy link
Contributor

Spec Test Coverage Analysis

Total Tested
528 385 (72.92 %)

@nhtruong nhtruong merged commit 4615564 into opensearch-project:main Nov 25, 2024
28 checks passed
@dblock dblock deleted the delete_by_query-rethrottle branch November 25, 2024 16:07
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