CodingKey.Type with protocol and generic?
|
|
1
|
303
|
May 24, 2024
|
JSON decoding failing for only one field
|
|
7
|
2111
|
November 27, 2023
|
`superDecoder(forKey:)` doesn't work as documented
|
|
5
|
1132
|
November 13, 2023
|
Wouldn't JSONPatch, JSONPointer be better in Foundation?
|
|
8
|
1180
|
September 7, 2023
|
Javascript Object native swift type equivalent , JavascriptCore bridging
|
|
2
|
978
|
June 12, 2023
|
Optional decoding superpowers
|
|
9
|
6361
|
March 22, 2023
|
Persisting unknown fields in JSON with Codable
|
|
4
|
1802
|
March 3, 2023
|
Deserialize items in JSON array to different types(parameterized enum) based on fields
|
|
1
|
2307
|
February 28, 2023
|
How to decode JSON returning an array of arrays of different types
|
|
0
|
866
|
November 11, 2022
|
Decodable - get reference to original position in JSON
|
|
5
|
1479
|
October 28, 2022
|
How to decode a JSON String which uses Integer values as Boolean, alternatively can I force SQLite to use true/false instead of 1/0 as Bool
|
|
8
|
6412
|
October 20, 2022
|
JSON decode for a strange json data
|
|
2
|
641
|
July 7, 2022
|
JSONDecoder fails when passing implicitly unwrapped optional Data
|
|
5
|
2715
|
June 13, 2022
|
JSON date format flavours support
|
|
4
|
1917
|
April 11, 2022
|
Using Parsed JSON Data outside of Closure
|
|
3
|
1160
|
February 2, 2022
|
Decoding of optionals missing in json
|
|
11
|
9919
|
November 15, 2021
|
Crashes in protocol witness for Decodable.init(from:)
|
|
5
|
2622
|
September 30, 2021
|
JSON-Decoder has an error - but I can't find out which!
|
|
7
|
3955
|
September 8, 2021
|
Top-level encoded as number JSON fragment When Using Property Wrappers
|
|
2
|
1005
|
February 22, 2021
|
Codable - get source code for automatically generated init(from:) and encode(to:) methods
|
|
29
|
5781
|
August 25, 2020
|
Add JSONDecoder decode function with JSONObject
|
|
1
|
2274
|
July 23, 2020
|