Daniel Batěk
Results
1
comments of
Daniel Batěk
@jonasao, I've also encountered this issue. However, the problem doesn't lie with pyhumps. The issue arises because model_dump_json returns a string, and camelize processes strings differently than dictionaries (obviously :D)....