msgraph-sdk-java
msgraph-sdk-java copied to clipboard
JavaDoc jar shipped with the SDK is empty
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 https://github.com/microsoftgraph/msgraph-sdk-java/issues/2070#issuecomment-2209492155
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_