II.
Topic JSON
Structured · livetopic:dynamic-routing
Dynamic Routing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:dynamic-routing",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Dynamic Routing",
"description": "Dynamic Routing as a cross-cutting topic - matching and rendering routes\nfrom runtime parameters or content-driven path segments.\n"
},
"outgoingEdges": [
{
"from": "topic:dynamic-routing",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:dynamic-routing",
"kind": "contains"
}
]
}