Ambiguous Decoding #networking #Codable Codable is a potent tool for simplifying handling API responses. However, sometimes API responses aren't simple. Here, we look at how to handle decoding a JSON response where the returned types keep changing. 23 Jan 2023 • 6 min read