Closed anderslogg closed 1 year ago
We now use camelCase which is a left-over from early development.
It's common but not a actually a standard to use camelCase in JSON files but it makes sense that we use snake_case also for parameters since we have it for attributes in our classes.
We now use camelCase which is a left-over from early development.
It's common but not a actually a standard to use camelCase in JSON files but it makes sense that we use snake_case also for parameters since we have it for attributes in our classes.