23 lines
1017 B
JSON
23 lines
1017 B
JSON
"request": {
|
|
"method": "POST",
|
|
"url": "https://citnet.tech.ec.europa.eu/CITnet/jira/rest/tempo-timesheets/4/worklogs/",
|
|
"headers": [
|
|
{
|
|
"name": "Accept",
|
|
"value": "application/json, application/vnd-ms-excel"
|
|
},
|
|
{
|
|
"name": "Referer",
|
|
"value": "https://citnet.tech.ec.europa.eu/CITnet/jira/secure/Tempo.jspa"
|
|
},
|
|
{
|
|
"name": "Content-Type",
|
|
"value": "application/json"
|
|
},
|
|
],
|
|
"postData": {
|
|
"mimeType": "application/json",
|
|
"params": [],
|
|
"text": "{\"attributes\":{},\"billableSeconds\":\"\",\"worker\":\"JIRAUSER285294\",\"comment\":\"1H Activity/Contact management meeting (SMEIMKT-8513)\",\"started\":\"2025-09-15T00:00:00.000\",\"timeSpentSeconds\":3600,\"originTaskId\":\"3996419\",\"remainingEstimate\":null,\"endDate\":null,\"includeNonWorkingDays\":false}"
|
|
}
|
|
} |