A node in the descendant tree returned by GET /cwe/{id}/descendants. Each node references its children recursively down to leaf entries.
GET /cwe/{id}/descendants
Child nodes, or null if this node is a leaf
null
This node's CWE entry data
A node in the descendant tree returned by
GET /cwe/{id}/descendants. Each node references its children recursively down to leaf entries.