...
https://documentation.mindville.com/insight/5.0/insight-for-developers/insight-with-jira-rest-api
Get object information
Code Block | ||
---|---|---|
| ||
{
"fields": {
"customfield_10030": [{"key": "MYKEY-123"}"}]
}
} |
...
https://documentation.mindville.com/insight/5.0/insight-for-developers/insight-with-jira-rest-api
Get object information
Code Block | ||
---|---|---|
| ||
{
"fields": {
"customfield_10030": [{"key": "MYKEY-123"}"}]
}
} |