Skip to content

Instantly share code, notes, and snippets.

@azamsharp
Created February 4, 2019 18:42
Show Gist options
  • Save azamsharp/c85fc6b3f4579d5466ef40b0b5098482 to your computer and use it in GitHub Desktop.
Save azamsharp/c85fc6b3f4579d5466ef40b0b5098482 to your computer and use it in GitHub Desktop.
struct ArticleList: Decodable {
let articles: [Article]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment