mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-16 22:49:10 +00:00
Grammar and spelling fixes (#329)
This commit is contained in:
committed by
William Cheng
parent
e5635d236d
commit
798bf61fde
@@ -552,7 +552,7 @@ class ApiClient(object):
|
||||
return data
|
||||
|
||||
def __deserialize_object(self, value):
|
||||
"""Return a original value.
|
||||
"""Return an original value.
|
||||
|
||||
:return: object.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user