<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">this article is a good starting point;<div class=""><br class=""></div><div class=""><a href="http://benscheirman.com/2017/06/ultimate-guide-to-json-parsing-with-swift-4/" class="">http://benscheirman.com/2017/06/ultimate-guide-to-json-parsing-with-swift-4/</a></div><div class=""><br class=""></div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jun 23, 2017, at 9:42 AM, Tony Parker via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi all,<br class=""><br class="">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:<br class=""><br class="">1. Does your JSON use snake_case_keys or CamelCase or other?<br class="">2. Is the key type consistent throughout the JSON?<br class="">3. If JSONEncoder/Decoder converted these, would you have any other need to specify custom keys?<br class=""><br class="">Thanks,<br class="">- Tony<br class=""><br class="">_______________________________________________<br class="">swift-users mailing list<br class=""><a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-users<br class=""></div></div></blockquote></div><br class=""></div></body></html>