II.
Label JSON
Structured · livelabel:enhancement
enhancement json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "label:enhancement",
"_kind": "Label",
"_file": "extensions/labels/canonical-labels.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "enhancement",
"name": "enhancement",
"color": "#a2eeef",
"description": "New feature or request."
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "issue:linear-aca-390",
"to": "label:enhancement",
"kind": "labeled_with",
"attributes": {}
}
]
}