opensearch-project / opensearch-php

Official PHP Client for OpenSearch
Other
96 stars 55 forks source link

[FEATURE]Add API generation details to developer guide #210

Open saimedhi opened 1 month ago

saimedhi commented 1 month ago

Is your feature request related to a problem?

The current developer guide lacks API generation details.

What solution would you like?

Add API generation details to developer guide. The workflow here helps us understand how the generator is run. https://github.com/opensearch-project/opensearch-php/pull/209/files#diff-75bb0e4f3b406b915ef0f52ecf5037f3b057ce8a40a6101f400cec65fcf87171

saimedhi commented 1 month ago

To run API generator, run composer run generate-api.

dblock commented 1 month ago

[Catch All Triage - 1, 2, 3]