opensearch-api-specification
opensearch-api-specification copied to clipboard
[PROPOSAL] Attempt openapi-autospec to fill in some APIs
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?
- Figure out how to combine autospec with the YAML REST test suite.
- Generate output that can be contributed to this repo.