opensearch-project / opensearch-py

Python Client for OpenSearch
https://opensearch.org/docs/latest/clients/python/
Apache License 2.0
338 stars 170 forks source link

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

Closed saimedhi closed 5 months ago

saimedhi commented 5 months ago

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 https://github.com/opensearch-project/opensearch-api-specification/pull/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.