mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 17:22:44 +00:00
fix typo (#6928)
This commit is contained in:
@@ -805,7 +805,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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user