Closed saimedhi closed 6 months ago
(Summarizing a discussion we had offline.)
1) Make this PR just the generator (remove the generated files so we can just review the generator code changes). 2) Make a separate PR with a GitHub workflow that automatically runs the generator and makes PRs for the changes.
Iterate on the generator incrementally (1) until (2) can be merged without breaking anything in the client. Then we merge (2).
Description
Generating Endpoints from OpenSearch API Specification
Issues Resolved
Related to #97
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.