ApiModel
ApiModel copied to clipboard
Standardize case for incoming/outgoing data
Currently fromJSONMapping is converted to camelcase to match property names on the model, but in JSONDictionary it is not converted to anything.
So: Implement a case conversion setting on a global basis and on a per-model basis, like api_config in api-model.