[Description of the issue you are experiencing]
List all the error messages or warnings you are seeing, if any.
{
"key": "value"
}
All models involved, including their Decodable
implementations.
struct User {
// ...
}
extension User: Decodable {
// ...
}
example: Argo 3.0.0
examples: Carthage, Cocoapods, git submodules, copied code, etc.