Open myrho opened 2 years ago
Since the response type of the bulk is open json, the generated python client can only guess on deserialization and always chooses float as target type rather than int.
Since the response type of the bulk is open json, the generated python client can only guess on deserialization and always chooses float as target type rather than int.