expobrain opened this issue 6 years ago · 1 comments
When using the Python 3 generator and generate code for array type the Python's annotation is List[Any] instead of the specific type defined in the schema
array
List[Any]
Fixed in #24