Removing the metadata/keyword on elements #111
-
Is there a way to remove the metadata or keyword on the elements in structurizr? For example when I build a diagram that includes a user can I not show the metadata/keword [person] in the visual? |
Beta Was this translation helpful? Give feedback.
Answered by
simonbrowndotje
Jan 7, 2024
Replies: 1 comment 1 reply
-
If you're using the DSL, add
Related links: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bipulsarma
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you're using the DSL, add
metadata false
to your style definition; for example:Related links: