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

Updated code generator to use new version of OpenAPI specification #721

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

saimedhi
Copy link
Collaborator

@saimedhi saimedhi commented Apr 17, 2024

Description

Updated code generator to use new version of OpenAPI specification

Issues Resolved

Closes #710
Closes #714

Generate successful but single lint error in generated code. It is addressed in opensearch-project/opensearch-api-specification#246

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 previously approved these changes Apr 17, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
utils/changelog_updater.py Outdated Show resolved Hide resolved
utils/changelog_updater.py Show resolved Hide resolved
utils/generate_api.py Show resolved Hide resolved
Signed-off-by: saimedhi <saimedhi@amazon.com>
@dblock dblock merged commit 0e28f5f into opensearch-project:main Apr 17, 2024
61 checks passed
AbitraryYu pushed a commit to AbitraryYu/opensearch-py that referenced this pull request Apr 22, 2024
…pensearch-project#721)

* Updated code generator to use new version of OpenAPI specification

Signed-off-by: saimedhi <saimedhi@amazon.com>

* Updated code generator to use native OpenAPI specification

Signed-off-by: saimedhi <saimedhi@amazon.com>

---------

Signed-off-by: saimedhi <saimedhi@amazon.com>
dblock pushed a commit to dblock/opensearch-py that referenced this pull request Aug 15, 2024
…pensearch-project#721)

* Updated code generator to use new version of OpenAPI specification

Signed-off-by: saimedhi <saimedhi@amazon.com>

* Updated code generator to use native OpenAPI specification

Signed-off-by: saimedhi <saimedhi@amazon.com>

---------

Signed-off-by: saimedhi <saimedhi@amazon.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.

Update code generator to use new version of OpenAPI specification [BUG]API generator failing
2 participants