Structure
SingleArticleResponse
public struct SingleArticleResponse: Codable
see https://github.com/gothinkster/realworld/blob/master/api/swagger.json
Relationships
Conforms To
Codable
Initializers
init(article:)
public init(article: Article)