...
Code Block |
---|
{
"description": "my description",
"durationInSeconds": 3600,
"isBillable": true,
"issueId": 10182,
"jiraWorklogId": 230818,
"workDate": "2023-04-24",
"worklogId": 155,
"worklogTagIds": [
1,
5
],
"worklogTags": [
{
"id": 1,
"name": "development"
},
{
"id": 5,
"name": "testing"
}
],
"workStartTime": "12:00"
} |
...