ApiModel
ApiModel copied to clipboard
Custom case converters
If the API has a standard of using snake_case but in Swift we use camelCase, create case converters that can be configured globally and locally.