Additional documentation for Opensearch Rest API for Node/NestJS

Hi, everyone! I try integrate Opensearch in a NestJS project, but I can’t find detailed documentation about the Rest API. On official GitHub page is only surface information! So, maybe, someone knows some sources, in which I can find more detailed documentation about OpenSearch Rest API for NodeJS/NestJS. Thanks!

Hi @Yaroslav ,

It is unfortunate but OpenSearch documentation is still incomplete (but catching up), the best places to look at is [1], [2]. If something is really missing, please cross check with Elasticsearch 7.10 reference [3]. Thank you.

[1] REST API reference - OpenSearch documentation
[2] OpenSearch/rest-api-spec at main · opensearch-project/OpenSearch · GitHub
[3] REST APIs | Elasticsearch Guide [7.10] | Elastic