kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
1.1 KiB
40 lines
1.1 KiB
9 years ago
|
{
|
||
|
"_links": {
|
||
|
"self": {
|
||
|
"href": "/api/v3/work_packages/820/revisions"
|
||
|
}
|
||
|
},
|
||
|
"_type": "Collection",
|
||
|
"total": 1,
|
||
|
"count": 1,
|
||
|
"_embedded": {
|
||
|
"elements": [
|
||
|
{
|
||
|
"_type": "Revision",
|
||
|
"_links": {
|
||
|
"self": {
|
||
|
"href": "/api/v3/revisions/1"
|
||
|
},
|
||
|
"project": {
|
||
|
"href": "/api/v3/projects/6",
|
||
|
"title": "foobar"
|
||
|
},
|
||
|
"showRevision": {
|
||
|
"href": "/projects/foobar/repository/revision/1cb824244ccb839bfce5a463a58b108cf8fbd4da"
|
||
|
}
|
||
|
},
|
||
|
"id": 1,
|
||
|
"identifier": "1cb824244ccb839bfce5a463a58b108cf8fbd4da",
|
||
|
"formattedIdentifier": "1cb82424",
|
||
|
"authorName": "Oliver Günther ",
|
||
|
"message": {
|
||
|
"format": "plain",
|
||
|
"raw": "Awesome commit\n\nTotally references #820, really now.",
|
||
|
"html": "<p>This does something</p>\n\n<p>Totally references <a href=\"/work_packages/820\" class=\"issue work_package status-1 priority-2 created-by-me\" title=\"asdf (new)\">#820</a>, really now</p>"
|
||
|
},
|
||
|
"createdAt": "2015-08-13T11:04:24+00:00"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|