forked from loafle/openapi-generator-original
Fix typo
This commit is contained in:
parent
14b808a910
commit
2d4c07a474
@ -35,7 +35,7 @@ public class ServiceGenerator {
|
||||
}
|
||||
|
||||
/**
|
||||
* This wrapper is to take case this case:
|
||||
* This wrapper is to take care of this case:
|
||||
* when the deserialization fails due to JsonParseException and the
|
||||
* expected type is String, then just return the body string.
|
||||
*/
|
||||
|
@ -35,7 +35,7 @@ public class ServiceGenerator {
|
||||
}
|
||||
|
||||
/**
|
||||
* This wrapper is to take case this case:
|
||||
* This wrapper is to take care of this case:
|
||||
* when the deserialization fails due to JsonParseException and the
|
||||
* expected type is String, then just return the body string.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user