`as_string=True` for int and float types in schema classes
Some of the int and float fields in the schema classes have a paramter as_string=True
. Is this really necessary and is there are reason for it?
Some of the int and float fields in the schema classes have a paramter as_string=True
. Is this really necessary and is there are reason for it?