openapi-eller
openapi-eller copied to clipboard
Swift needs a helper library
trafficstars
For the case where a type cannot be known in advance for a JSON object, Swift Codable does not provide a mechanism for handling this.
We should either use SwiftyJSON or provide our own JSON enum that supports Codable