Persisting unknown fields in JSON with Codable
|
|
4
|
263
|
March 3, 2023
|
Deserialize items in JSON array to different types(parameterized enum) based on fields
|
|
1
|
170
|
February 28, 2023
|
[Pitch] JSON Encoding Int64 as String
|
|
9
|
2791
|
February 15, 2023
|
How to return native type via `type(of:)` from JSON string
|
|
7
|
557
|
December 27, 2022
|
How to decode JSON returning an array of arrays of different types
|
|
0
|
356
|
November 11, 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
|
1042
|
October 20, 2022
|
HTTP Status 400 – Bad Request
|
|
1
|
687
|
August 17, 2022
|
Cleaner Way to Decode Missing JSON Keys?
|
|
8
|
4168
|
July 19, 2022
|
Xcode keeps giving me the error "Expected to decode Array<Any> but found a dictionary instead"
|
|
3
|
480
|
June 24, 2022
|
Expected to decode Array<Any> but found a dictionary instead
|
|
5
|
2266
|
May 12, 2022
|
JSON date format flavours support
|
|
4
|
793
|
April 11, 2022
|
New release: swift-json now supports swift 5.3–5.5, iOS, tvOS, and watchOS!
|
|
3
|
760
|
April 8, 2022
|
Most convenient use of hex encoded strings in json?
|
|
5
|
5866
|
March 18, 2022
|
JSON Encoding / Decoding weird encoding of dictionary with enum values
|
|
11
|
14901
|
March 15, 2022
|
How to decode JSON object, which contains different keys?
|
|
3
|
2262
|
February 20, 2022
|
Using Parsed JSON Data outside of Closure
|
|
3
|
454
|
February 2, 2022
|
How to decode nested JSON object using struct?
|
|
3
|
1145
|
December 19, 2021
|
Decoding of optionals missing in json
|
|
11
|
4554
|
November 15, 2021
|
Codable with nested JSON object
|
|
14
|
2878
|
June 8, 2021
|
Parsing an array of JSON
|
|
5
|
5346
|
April 2, 2021
|
High performance serialization format seriously lacking
|
|
5
|
1327
|
February 10, 2021
|
Downloading and setting image from JSON
|
|
0
|
1352
|
October 26, 2020
|
Is there a way to customize JSONEncoder formatting?
|
|
3
|
1204
|
January 3, 2021
|
Parsing JSON returning nil
|
|
2
|
4037
|
December 8, 2020
|
Webhook in Swift
|
|
0
|
1014
|
July 22, 2020
|
Server returns two different types for one value
|
|
8
|
1636
|
October 16, 2020
|
Encoding/Decoding a Swift Dictionary to/from JSON
|
|
6
|
9060
|
September 19, 2020
|
Parsing JSON with similar identifiers
|
|
9
|
1041
|
July 19, 2020
|
Error: Couldn't decode data array
|
|
1
|
397
|
May 25, 2020
|
Add JSONDecoder.URLDecodingStrategy in JSONDecoder
|
|
7
|
2634
|
May 25, 2020
|