> On 23 Jun 2017, at 18:42, Tony Parker via swift-users <swift-users@swift.org> 
> wrote:
> 
> Hi all,
> 
> This has come up a few times in recent threads, and I wanted to gather some 
> additional info on your real world use cases. Just reply to me, and any input 
> is appreciated:
> 
> 1. Does your JSON use snake_case_keys or CamelCase or other?

Mostly CamelCase but sometimes Capitalised Spaced Out Keys

> 2. Is the key type consistent throughout the JSON?

Depends on usage

> 3. If JSONEncoder/Decoder converted these, would you have any other need to 
> specify custom keys?

Unsure, probably.

> 
> Thanks,
> - Tony
> 
> _______________________________________________
> swift-users mailing list
> swift-users@swift.org
> https://lists.swift.org/mailman/listinfo/swift-users

_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to