II.
Topic JSON
Structured · livetopic:catch-all-routes
Catch-all Routes json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:catch-all-routes",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Catch-all Routes",
"description": "Catch-all Routes as a cross-cutting topic - route matchers that absorb\nvariable-depth path segments under one handler.\n"
},
"outgoingEdges": [
{
"from": "topic:catch-all-routes",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:catch-all-routes",
"kind": "contains"
}
]
}