Skip to content

Instantly share code, notes, and snippets.

@MuratVarol
Created November 20, 2019 17:01
Show Gist options
  • Save MuratVarol/b9426f071842a366a636f0143f1a0683 to your computer and use it in GitHub Desktop.
Save MuratVarol/b9426f071842a366a636f0143f1a0683 to your computer and use it in GitHub Desktop.
{
"error": {
"code": 0,
"message": "string"
},
"result": {
"totalPagesCount": 0,
"page": 0,
"countPerPage": 0,
"feeds": [
{
"id": 1,
"title": "string1",
"description": "string1",
"videoUrl": "string",
"imageUrl": "string",
"link": 0,
"publishDate": "2019-11-20T16:51:38.269Z",
"internalLink": 0,
"status": true,
"notification": {
"id": 0,
"title": "string",
"description": "string",
"link": 0,
"internalLink": 0,
"feedId": 0,
"status": true,
"publishDate": "2019-11-20T16:51:38.269Z",
"createdAt": "2019-11-20T16:51:38.269Z",
"updatedAt": "2019-11-20T16:51:38.269Z"
}
},
{
"id": 2,
"title": "string1",
"description": "string1",
"videoUrl": "string",
"imageUrl": "string",
"link": 0,
"publishDate": "2019-11-20T16:51:38.269Z",
"internalLink": 0,
"status": true,
"notification": {
"id": 0,
"title": "string",
"description": "string",
"link": 0,
"internalLink": 0,
"feedId": 0,
"status": true,
"publishDate": "2019-11-20T16:51:38.269Z",
"createdAt": "2019-11-20T16:51:38.269Z",
"updatedAt": "2019-11-20T16:51:38.269Z"
}
},
{
"id": 3,
"title": "string3",
"description": "string3",
"videoUrl": "string",
"imageUrl": "string",
"link": 0,
"publishDate": "2019-11-20T16:51:38.269Z",
"internalLink": 0,
"status": true,
"notification": {
"id": 0,
"title": "string",
"description": "string",
"link": 0,
"internalLink": 0,
"feedId": 0,
"status": true,
"publishDate": "2019-11-20T16:51:38.269Z",
"createdAt": "2019-11-20T16:51:38.269Z",
"updatedAt": "2019-11-20T16:51:38.269Z"
}
}
]
},
"success": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment