I want to create a dynamic swagger of an elasticsearch API since the response returned by Api is unexpected because it contains facets and I would like to know if there is way to generate the swagger automatically through elasticsearch.
Asked
Active
Viewed 2,072 times
1 Answers
2
It's not possible at the moment. It needs https://github.com/elastic/elasticsearch/issues/25152 to be implemented first.

dadoonet
- 14,109
- 3
- 42
- 49
-
It looks like they closed the issue without implementing it :( – Honza Zidek Aug 26 '22 at 07:24