1st version
This commit is contained in:
23
PartOfHarRequest.json
Normal file
23
PartOfHarRequest.json
Normal file
@@ -0,0 +1,23 @@
|
||||
"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}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user