Hello everyone,
for the Java High Level REST Client there is a dedicated documentation providing detailed information and examples on how to use the Client. This was extremely helpful during development.
My questions are:
1.:
Will there be something similar for the new Java API Client? Meaning a dedicated documentation providing explanations and especially usage examples for most of its functionalities (or at least the main functionalities).
Or will the only documentation sources be the REST API Documentation and the JavaDoc?
I am aware of the current documentation here , which explains the broad concepts of the new API and provides exemplary Code Snippets.
2.:
If there will be a dedicated documentation for the new Java API Client similar to the documentation of the Java High Level REST Client, are there any (approximate) estimates when it will be released?
If there won't be a dedicated documentation for the new Java API Client, are there any plans to make the JavaDoc more detailed/verbose?
Thanks in advance for your help!