CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
decodable
09-14
Software engineering
How to create encodable request in swift,when my request is present in Json?
09-13
Software design
Swift decode JSON with unknown keys
08-25
Net
Decoding JSON attribute of ambiguous type in iOS Swift
08-21
Mobile
My FlightData Master Data Structure does not conform to Decodable when using other Data Structures
08-10
Enterprise
Do you need to create a struct with every JSON property or can you be selective? Swift
08-09
Software design
How to deal with empty array to be sent as json in swift?
08-05
Software engineering
How do I create a decodable struct to match JSON nest from API?
07-28
Software engineering
how do I create array of strings from dictionary in swift?
07-24
database
Unable to decode JSON data while parsing in swift
07-23
Net
"Expected to decode String but found a number instead." Issue decoding JSON
07-18
Blockchain
API Decoding Struct Swift
06-16
Enterprise
Custom JSON decoding: decode an array of different objects in several distinct arrays
05-17
Software design
Can we make the Codable key in struct as case insensitive in Swift
05-07
Software design
Leading zeros cut from JSON response when using enum
05-04
Back-end
Conforming to a protocol and also having a property with the type of the protocol in the same struct
04-19
Software design
Translate a json dictionary object to Array of objects
04-09
Back-end
No Data when Decoding Nested Array in Json by Swift
03-21
Mobile
Swift Attempt to a decode a Codable parent class as one of its subclasses
03-01
Enterprise
Swift Codable: subclass JSONDecoder for custom behavior
02-28
Software engineering
Swift decodable snake case key which include numbers Issue
02-10
Software engineering
Codable class doesn't conform to protocol 'Decodable'
12-21
other
Swift/Alamofire 5 ResponseSerializer generic stuct decode
12-17
Back-end
Swift codable recursive enum with dynamic keys
12-16
Back-end
Getting null value from API response with Alamofire
12-16
Blockchain
How to transfer data between Class/func and View
11-18
database
How to decode any json value to string with Decoadable object in Swift?
11-11
OS
Swift Decodable with inconsistent API
11-02
Enterprise
When to use CodingKeys in Decodable(Swift)
10-31
front end
Swift Decodable JSON Handle data
10-08
Enterprise
Swift Codable on self-typed JSON [duplicate]
09-17
front end
How to handle success and error API responses with Swift Generics?
Links:
CodePudding