opensearch-api-specification icon indicating copy to clipboard operation
opensearch-api-specification copied to clipboard

[PROPOSAL] Attempt openapi-autospec to fill in some APIs

Open dblock opened this issue 1 year ago • 0 comments

What/Why

What are you proposing?

Use https://github.com/Adawg4/openapi-autospec with the OpenSearch YAML test suite.

What users have asked for this feature?

API definition coverage is at 35%. Can we cover a lot of APIs with some mechanical automation?

What problems are you trying to solve?

Lengthy manual process to document APIs.

What is the developer experience going to be?

  1. Figure out how to combine autospec with the YAML REST test suite.
  2. Generate output that can be contributed to this repo.

dblock avatar Mar 25 '24 19:03 dblock