Skip to content

Instantly share code, notes, and snippets.

@wiibaa
Last active July 3, 2017 10:46
Show Gist options
  • Save wiibaa/57907ab3ee9fe6161e5037c2ff2ac95d to your computer and use it in GitHub Desktop.
Save wiibaa/57907ab3ee9fe6161e5037c2ff2ac95d to your computer and use it in GitHub Desktop.
{
"size": 2,
"limit": 25,
"isLastPage": true,
"values": [{
"anchor": {
"id": 15815,
"version": 1,
"text": "Some comment text",
"author": {
"name": "emweberph",
"emailAddress": "xxx@xxx.xxx",
"id": 8447,
"displayName": "WEBER Philippe",
"active": true,
"slug": "emweberph",
"type": "NORMAL",
"links": {
"self": [{
"href": "https://example.com/stash/users/emweberph"
}]
}
},
"createdDate": 1498743835901,
"updatedDate": 1498744254487,
"type": "COMMENT"
},
"author": {
"name": "emweberph",
"emailAddress": "xxx@xxx.com",
"id": 8447,
"displayName": "WEBER Philippe",
"active": true,
"slug": "emweberph",
"type": "NORMAL",
"links": {
"self": [{
"href": "https://example.com/stash/users/emweberph"
}]
}
},
"createdDate": 1498744008000,
"id": 503,
"text": "One task text",
"state": "RESOLVED",
"permittedOperations": {
"deletable": false,
"editable": false,
"transitionable": true
}
},
{
"anchor": {
"id": 15815,
"version": 1,
"text": "Some comment text",
"author": {
"name": "emweberph",
"emailAddress": "xxx@xxx.com",
"id": 8447,
"displayName": "WEBER Philippe",
"active": true,
"slug": "emweberph",
"type": "NORMAL",
"links": {
"self": [{
"href": "https://example.com/stash/users/emweberph"
}]
}
},
"createdDate": 1498743835901,
"updatedDate": 1498744254487,
"type": "COMMENT"
},
"author": {
"name": "emweberph",
"emailAddress": "xxx@xxx.com",
"id": 8447,
"displayName": "WEBER Philippe",
"active": true,
"slug": "emweberph",
"type": "NORMAL",
"links": {
"self": [{
"href": "https://example.com/stash/users/emweberph"
}]
}
},
"createdDate": 1498744027000,
"id": 504,
"text": "Second task text",
"state": "RESOLVED",
"permittedOperations": {
"deletable": false,
"editable": false,
"transitionable": true
}
}
],
"start": 0
}
{
"anchor": {
"properties": {
"repositoryId": 183
},
"id": 15885,
"version": 0,
"text": "Test comment",
"author": {
"name": "emweberph",
"emailAddress": "xxx@xxx.com",
"id": 8447,
"displayName": "WEBER Philippe",
"active": true,
"slug": "emweberph",
"type": "NORMAL",
"links": {
"self": [{
"href": "https://example.com/stash/users/emweberph"
}],
}
},
"createdDate": 1499078279129,
"updatedDate": 1499078279129,
"permittedOperations": {
"editable": true,
"deletable": true
},
"type": "COMMENT"
},
"author": {
"name": "emweberph",
"emailAddress": "xxx@xxx.com",
"id": 8447,
"displayName": "WEBER Philippe",
"active": true,
"slug": "emweberph",
"type": "NORMAL",
"links": {
"self": [{
"href": "https://example.com/stash/users/emweberph"
}],
}
},
"createdDate": 1499078682000,
"id": 505,
"text": "TEst from REST API",
"state": "OPEN",
"permittedOperations": {
"deletable": true,
"editable": true,
"transitionable": true
}
}
{
"anchor": {
"id": 15885,
"type": "COMMENT"
},
"text": "TEst from REST API"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment