Methods of generated *_Client
classes don't validate their arguments
#220
Labels
cmp:compiler
Component: Compiler backend (e.g., annotation processors, code generators)
target:python
typ:bug
Type: Bug/defect
Where we have the below interface:
The following call doesn't raise
TypeError
butUnexpectedNirumResponseError
:It even doesn't any error for an invalid type in some cases (where the argument value is homoiconic to its JSON reduction):
The text was updated successfully, but these errors were encountered: