Daniel (dB.) Doubrovkine

Results 3350 comments of Daniel (dB.) Doubrovkine

> (Yeah, we hadn't released yet when the list was drafted, which points out that you need a way to identify any new plugins and add them.) We actually do....

I should probably take that back, what's the correct way to add and mark these deprecated? And is there a way to provide aliases since these are identical to other...

For knn we're missing things like the responses from `GET /_plugins/_knn/models/{model_id}`. I was fixing a fluke in https://github.com/opensearch-project/opensearch-api-specification/pull/644 and ran into this.

@nathaliellenaa was adding various knn routes

@prudhvigodithi That is correct. This issue has nothing to do with the `opensearch-api-2.12.0.0.zip` plugin.

> Thanks for confirming @dblock, how about we integrate Swagger into an `opensearch-api` plugin and provide comprehensive documentation with a user-friendly interface for interacting with OpenSearch API?. This is a...

I like option 1. The spec is compatible with OpenSearch 2.x. Option 2 requires changes to the plugin, the plugin to be installed, and so on, which seems like a...

@prudhvigodithi @Flyingliuhub Is this something that we can do? Is there a GitHub issue for CORS/auth?

@prudhvigodithi @Flyingliuhub Any way we can move this forward?