II.
Acronym JSON
Structured · liveacronym:adr
acronym:adr json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "acronym:adr",
"_kind": "Acronym",
"_file": "terminology/acronyms/adr.yaml",
"_cluster": "terminology",
"attributes": {
"acronym": "ADR",
"expandsToTermId": "term:architecture-decision-record",
"description": "Acronym for ADR.\n"
},
"outgoingEdges": [
{
"from": "acronym:adr",
"to": "term:architecture-decision-record",
"kind": "expands_to"
}
],
"incomingEdges": []
}