Describe the bug
Empty JavaDoc JAR is hinders set-up time with the SDK.
What's missing from this upgrade guide is a link to any v6 JavaDocs. The javadoc jar on Maven Central is empty, nothing but a META-INF directory. Ditto for all the other v6 versions I checked. I'm trying to upgrade a v5 app and frustrated by the lack of JavaDocs. In particular, I'm stumbling around trying to find the import and API for classes like PageIterator, RequestConfiguration , etc. If you won't provide JavaDocs, then at least show the imports in your examples.
Originally posted by @johnthad in #2070 (comment)
Expected behavior
JavaDoc Jar to contain relevant docs
How to reproduce
,
SDK Version
6.x
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```
</details>
### Configuration
_No response_
### Other information
_No response_
Describe the bug
Empty JavaDoc JAR is hinders set-up time with the SDK.
What's missing from this upgrade guide is a link to any v6 JavaDocs. The javadoc jar on Maven Central is empty, nothing but a
META-INFdirectory. Ditto for all the other v6 versions I checked. I'm trying to upgrade a v5 app and frustrated by the lack of JavaDocs. In particular, I'm stumbling around trying to find theimportand API for classes likePageIterator,RequestConfiguration, etc. If you won't provide JavaDocs, then at least show theimports in your examples.Originally posted by @johnthad in #2070 (comment)
Expected behavior
JavaDoc Jar to contain relevant docs
How to reproduce
,
SDK Version
6.x
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```