...
- XML text content is treated as a name-value pair with the name being "_content".
Example:Jira server Issue Tracker (JIRA) columnIds issuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 85506ce4-3cb3-3d91-85ee-f633aaaf4a45 key ODM-10
Code Block | ||
---|---|---|
| ||
"ReasonForChange": {"_content": "Investigator typing error"} |
...