Philippus / elastic4s

🔍 Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client
Apache License 2.0
1.64k stars 695 forks source link

You Know, for Search #3209

Closed Philippus closed 1 week ago

Philippus commented 1 week ago

Applying this PR will add the "serverInfo" GET / request, returning version info and the famous tagline. The naming of serviceInfo, MainRequest and MainResponse comes from the Elasticsearch code base, there is no entry in the API documentation about the request.