This commit is contained in:
Sebastien Rosset
2020-07-13 23:03:04 -07:00
committed by GitHub
parent 5980c420e3
commit b86a51ae17
3 changed files with 3 additions and 3 deletions

View File

@@ -884,7 +884,7 @@ public class ApiClient {
* @param obj Object
* @param formParams Form parameters
* @param contentType Context type
* @param isBodyNulalble True if the body is nullable
* @param isBodyNullable True if the body is nullable
* @return String
* @throws ApiException API exception
*/