II.
Synonym JSON
Structured · livesynonym:metaplugin-extension-interface
synonym:metaplugin-extension-interface json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "synonym:metaplugin-extension-interface",
"_kind": "Synonym",
"_file": "terminology/synonyms/metaplugin-extension-interface.yaml",
"_cluster": "terminology",
"attributes": {
"termAId": "term:extension-interface",
"termBId": "term:plugin",
"direction": "bidirectional",
"note": "Legacy \"metaplugin\" terminology has been replaced by ExtensionInterface (the contract) plus Plugin (the artifact).\n"
},
"outgoingEdges": [
{
"from": "synonym:metaplugin-extension-interface",
"to": "term:extension-interface",
"kind": "synonym_a"
},
{
"from": "synonym:metaplugin-extension-interface",
"to": "term:plugin",
"kind": "synonym_b"
}
],
"incomingEdges": []
}