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

[FEATURE] Add support for experimental APIs (x-experimental)

Open dblock opened this issue 1 year ago • 0 comments

Is your feature request related to a problem?

Coming from https://github.com/opensearch-project/opensearch-api-specification/pull/368#discussion_r1659252513, add support for something like x-experimental.

What solution would you like?

  1. A way to mark an API x-experimental.
  2. A way to mark the fact that a test requires a certain experimental feature to be run.
  3. https://github.com/opensearch-project/opensearch-api-specification/issues/398
  4. Run tests against unreleased versions of OpenSearch with experimental features enabled.
  5. Documentation that explains how to add specs and tests for experimental features.

dblock avatar Jul 10 '24 20:07 dblock