Daniel (dB.) Doubrovkine

Results 3350 comments of Daniel (dB.) Doubrovkine

@amberzsy Take a look at https://github.com/opensearch-project/opensearch-api-specification/pull/635.

With #635 merged I will try and do a 0.1.0 release this week.

I published 0.1.0, https://github.com/opensearch-project/opensearch-api-specification/releases/tag/v0.1.0.

@DarshitChanpura do you have some time to check this one?

@DarshitChanpura Was this resolved with https://github.com/opensearch-project/opensearch-api-specification/pull/439?

@channel-dante We've made a lot of progress here. Any interest in filling out the API specs with tests for `_search` and `_msearch`?

The parameter is called `search_after`, https://opensearch.org/docs/latest/search-plugins/searching-data/paginate/#the-search_after-parameter

@nhtruong @Xtansia Where would be put this type of metadata in the newer flavor of OpenAPI spec that we're POCing?

All APIs are considered stable unless marked experimental in OpenSearch, we should match that and only add `x-experimental`.