Closed chengww5217 closed 5 years ago
Issue description:
mvn javadoc:jar 2018-05-02 16:57:16,185 [ERROR] Exit code: 1 - /Users/wangzw/cloudmgr/qingcloud-sdk-java/src/main/java/com/qingcloud/sdk/request/QCOkHttpRequestClient.java:122: warning: no @return 2018-05-02 16:57:16,185 [ERROR] public okhttp3.Request buildGetRequest(String requestUrl, String uri) { ...
How to fix:
Add missed parameters of annotations to java files in the request package and the shared.tmpl file.
Issue description:
How to fix:
Add missed parameters of annotations to java files in the request package and the shared.tmpl file.