Skip to content

Enhance ContainerType handling in PlantUML generation#158

Merged
SlavaVedernikov merged 3 commits into
SlavaVedernikov:masterfrom
mnadenysenko:157-fix-puml-render-container-type
Oct 10, 2025
Merged

Enhance ContainerType handling in PlantUML generation#158
SlavaVedernikov merged 3 commits into
SlavaVedernikov:masterfrom
mnadenysenko:157-fix-puml-render-container-type

Conversation

@mnadenysenko

@mnadenysenko mnadenysenko commented Oct 7, 2025

Copy link
Copy Markdown
Contributor

Fixes #157

  • Add fallback to ContainerType and ComponentType description for missing Technology.
  • Implement generic GetDescription to retrieve type descriptions via attributes.

- Add fallback to `ContainerType` description for missing `Technology`.
- Implement `GetContainerTypeDescription` to retrieve type descriptions via attributes.
Comment thread C4InterFlow/Visualisation/Plantuml/PlantumlStructure.cs Outdated
Comment thread C4InterFlow/Visualisation/Plantuml/PlantumlStructure.cs Outdated
Comment thread C4InterFlow/Visualisation/Plantuml/PlantumlStructure.cs Outdated

@SlavaVedernikov SlavaVedernikov left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@SlavaVedernikov SlavaVedernikov merged commit 35ab098 into SlavaVedernikov:master Oct 10, 2025
@mnadenysenko mnadenysenko deleted the 157-fix-puml-render-container-type branch October 17, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Container Diagrams do not render Technology/Container Type

2 participants