CodingKey.Type with protocol and generic?
|
|
1
|
273
|
May 24, 2024
|
JSON decoding failing for only one field
|
|
7
|
1698
|
November 27, 2023
|
`superDecoder(forKey:)` doesn't work as documented
|
|
5
|
1057
|
November 13, 2023
|
Wouldn't JSONPatch, JSONPointer be better in Foundation?
|
|
8
|
1150
|
September 7, 2023
|
Javascript Object native swift type equivalent , JavascriptCore bridging
|
|
2
|
883
|
June 12, 2023
|
Optional decoding superpowers
|
|
9
|
5182
|
March 22, 2023
|
Persisting unknown fields in JSON with Codable
|
|
4
|
1475
|
March 3, 2023
|
Deserialize items in JSON array to different types(parameterized enum) based on fields
|
|
1
|
2071
|
February 28, 2023
|
How to decode JSON returning an array of arrays of different types
|
|
0
|
851
|
November 11, 2022
|
Decodable - get reference to original position in JSON
|
|
5
|
1384
|
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
|
5883
|
October 20, 2022
|
JSON decode for a strange json data
|
|
2
|
619
|
July 7, 2022
|
JSONDecoder fails when passing implicitly unwrapped optional Data
|
|
5
|
2603
|
June 13, 2022
|
JSON date format flavours support
|
|
4
|
1838
|
April 11, 2022
|
Using Parsed JSON Data outside of Closure
|
|
3
|
1141
|
February 2, 2022
|
Decoding of optionals missing in json
|
|
11
|
9385
|
November 15, 2021
|
Crashes in protocol witness for Decodable.init(from:)
|
|
5
|
2552
|
September 30, 2021
|
JSON-Decoder has an error - but I can't find out which!
|
|
7
|
3883
|
September 8, 2021
|
Top-level encoded as number JSON fragment When Using Property Wrappers
|
|
2
|
1004
|
February 22, 2021
|
Codable - get source code for automatically generated init(from:) and encode(to:) methods
|
|
29
|
5587
|
August 25, 2020
|
Add JSONDecoder decode function with JSONObject
|
|
1
|
2262
|
July 23, 2020
|