documentation-website icon indicating copy to clipboard operation
documentation-website copied to clipboard

Add Resolve API

Open Naarcha-AWS opened this issue 1 year ago • 3 comments
trafficstars

Closes #2114

Checklist

  • [x] By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Naarcha-AWS avatar Jul 02 '24 15:07 Naarcha-AWS

@gbbafna: Can you take a look at this one?

Naarcha-AWS avatar Jul 09 '24 14:07 Naarcha-AWS

Want to try and author a working test for this in https://github.com/opensearch-project/opensearch-api-specification/tree/main/tests/indices similar to https://github.com/opensearch-project/opensearch-api-specification/blob/main/tests/indices/flush.yaml for example? If you need a data stream, copy from https://github.com/opensearch-project/opensearch-api-specification/blob/main/tests/indices/data_stream.yaml.

dblock avatar Jul 12 '24 20:07 dblock

Want to try and author a working test for this in https://github.com/opensearch-project/opensearch-api-specification/tree/main/tests/indices similar to https://github.com/opensearch-project/opensearch-api-specification/blob/main/tests/indices/flush.yaml for example? If you need a data stream, copy from https://github.com/opensearch-project/opensearch-api-specification/blob/main/tests/indices/data_stream.yaml.

I'll give it a try.

Naarcha-AWS avatar Jul 15 '24 15:07 Naarcha-AWS