4

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.

user3712104
  • 41
  • 1
  • 5

1 Answers1

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