-
Notifications
You must be signed in to change notification settings - Fork 61
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
Add QueryGroup API documentation #356
Conversation
Changes AnalysisCommit SHA: 3cf87df API ChangesSummary
ReportThe full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/10836778312/artifacts/1926434731 API Coverage
|
Great start! Iterate to 🟢 . Make sure to write a test story in https://github.com/opensearch-project/opensearch-api-specification/tree/main/tests. |
Thanks! I have 2 questions
Looking forward to your response |
For (1) I am not sure, but maybe try using a different operation group? @nhtruong will know for sure. For (2), this is something under |
@ruai0511 If 2 operations have different behaviors (having different inputs for example), then they should belong to different operation groups. In this case they can be |
I opened #398 to add support to run tests against the next version of OpenSearch. |
With #410 you can now run tests against the next version of OpenSearch. |
Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
6277e81
to
3cf87df
Compare
Spec Test Coverage Analysis
|
This change introduces the QueryGroup CRUD API documentation which we will use to enforce node level resiliency as part of this RFC: opensearch-project/OpenSearch#12342. The QueryGroup schema is in this PR: opensearch-project/OpenSearch#13669
Create API:
Request:
Response:
Update API:
Request:
Response:
Get API:
Request:
Response:
Delete API:
Request:
Response: