I personally prefer using camelCase as a naming convention for object keys rather than snake_case. Currently, the keys returned in generated interfaces are always snake_case. It would be nice if there was a way to automatically have these converted to camelCase.