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

Add validate API #7390

Merged
merged 21 commits into from
Aug 22, 2024
Merged

Add validate API #7390

merged 21 commits into from
Aug 22, 2024

Conversation

Naarcha-AWS
Copy link
Collaborator

@Naarcha-AWS Naarcha-AWS commented Jun 14, 2024

Issues Resolved

Closes #2104

Version

List the OpenSearch version to which this PR applies, e.g. 2.14, 2.12--2.14, or all.

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Archer <[email protected]>
@hdhalter hdhalter added the 2 - In progress Issue/PR: The issue or PR is in progress. label Jun 14, 2024
@Naarcha-AWS Naarcha-AWS marked this pull request as ready for review July 1, 2024 18:23
@Naarcha-AWS Naarcha-AWS self-assigned this Jul 1, 2024
@Naarcha-AWS Naarcha-AWS added 3 - Tech review PR: Tech review in progress backport 2.15 backport 1.3 PR: Backport label for v1.3.x and removed 2 - In progress Issue/PR: The issue or PR is in progress. labels Jul 1, 2024
@Naarcha-AWS
Copy link
Collaborator Author

@msfroh: Would you mind performing a tech review on this one?

@Naarcha-AWS
Copy link
Collaborator Author

@gbbafna: Can you take a look at this one?

Copy link
Contributor

@hdhalter hdhalter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! A few suggestions.

_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
@Naarcha-AWS Naarcha-AWS added 5 - Editorial review PR: Editorial review in progress and removed 4 - Doc review PR: Doc review in progress labels Aug 21, 2024
Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Naarcha-AWS Can you resolve the remaining comments and tag me when ready? Thanks!

_api-reference/validate.md Outdated Show resolved Hide resolved
@Naarcha-AWS
Copy link
Collaborator Author

@natebower: Resolved.

Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Naarcha-AWS Please see my comments and changes and tag me for a reread/approval when addressed. Thanks!

_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
_api-reference/validate.md Outdated Show resolved Hide resolved
Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Naarcha-AWS and others added 4 commits August 22, 2024 10:11
Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
@Naarcha-AWS
Copy link
Collaborator Author

@natebower: This should be ready for your approval.

Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Naarcha-AWS LGTM with the noted changes. Thanks!

_api-reference/validate.md Outdated Show resolved Hide resolved
Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
@Naarcha-AWS Naarcha-AWS merged commit 34b0276 into main Aug 22, 2024
6 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 22, 2024
* Add validate API.

Signed-off-by: Archer <[email protected]>

* Add detailed responses

Signed-off-by: Archer <[email protected]>

* Add working request and response examples

Signed-off-by: Archer <[email protected]>

* Update validate.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update validate.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/validate.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/validate.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/validate.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/validate.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Archer <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 34b0276)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 22, 2024
* Add validate API.

Signed-off-by: Archer <[email protected]>

* Add detailed responses

Signed-off-by: Archer <[email protected]>

* Add working request and response examples

Signed-off-by: Archer <[email protected]>

* Update validate.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update validate.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/validate.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/validate.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/validate.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/validate.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Archer <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
(cherry picked from commit 34b0276)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Aug 22, 2024
github-actions bot pushed a commit that referenced this pull request Aug 22, 2024
@Naarcha-AWS Naarcha-AWS deleted the validate branch December 19, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Editorial review PR: Editorial review in progress API backport 1.3 PR: Backport label for v1.3.x backport 2.16 Content gap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOC]Create documentation for _validate API
4 participants