| 422 | Invalid request parameters | - |
*/
- public okhttp3.Call getAiDecompilationRatingCall(@javax.annotation.Nonnull Integer functionId, final ApiCallback _callback) throws ApiException {
+ public okhttp3.Call getAiDecompilationRatingCall(@javax.annotation.Nonnull Long functionId, final ApiCallback _callback) throws ApiException {
String basePath = null;
// Operation Servers
String[] localBasePaths = new String[] { };
@@ -712,7 +712,7 @@ public okhttp3.Call getAiDecompilationRatingCall(@javax.annotation.Nonnull Integ
}
@SuppressWarnings("rawtypes")
- private okhttp3.Call getAiDecompilationRatingValidateBeforeCall(@javax.annotation.Nonnull Integer functionId, final ApiCallback _callback) throws ApiException {
+ private okhttp3.Call getAiDecompilationRatingValidateBeforeCall(@javax.annotation.Nonnull Long functionId, final ApiCallback _callback) throws ApiException {
// verify the required parameter 'functionId' is set
if (functionId == null) {
throw new ApiException("Missing the required parameter 'functionId' when calling getAiDecompilationRating(Async)");
@@ -725,7 +725,7 @@ private okhttp3.Call getAiDecompilationRatingValidateBeforeCall(@javax.annotatio
/**
* Get rating for AI decompilation
*
- * @param functionId (required)
+ * @param functionId The ID of the function for which to get the rating (required)
* @return BaseResponseGetAiDecompilationRatingResponse
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
* @http.response.details
@@ -736,7 +736,7 @@ private okhttp3.Call getAiDecompilationRatingValidateBeforeCall(@javax.annotatio