opensearch-project / opensearch-js

Node.js Client for OpenSearch
https://opensearch.org/docs/latest/clients/javascript/
Apache License 2.0
189 stars 123 forks source link

API Generator #872

Closed nhtruong closed 2 months ago

nhtruong commented 2 months ago

Program to generate and update OpenSearch JS Client with the newest from the OpenSearch OpenAPI Spec.

Issues Resolved

Closes https://github.com/opensearch-project/opensearch-js/issues/789

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 commented 2 months ago

Take a pass at DEVELOPER_GUIDE and such as well.

nhtruong commented 2 months ago

Not sure why it keeps saying there's an error on line 52 of the generate_api workflow 🤔 https://github.com/opensearch-project/opensearch-js/actions/runs/10853677637/workflow

dblock commented 2 months ago

generate_api

VSCode says the title is not properly quoted (and installation_id is not a parameter to tibdex/github-app-token@v2.1.0, but that's above).