Philipp Simon Schmidt
Philipp Simon Schmidt
Hi @nateprewitt Is there a roadmap for this issue? We have the requirement at the Volkswagen Group to connect to AWS with TLS 1.2+ and I guess it's the same...
@nateprewitt thanks a lot!!
My fix for #257 fixed also this issue: https://github.com/kvz/locutus/pull/310
@dgassma I would actually allow both. I tested it and both works. So I guess others could have interpreted the same as you and it also works. I tested it...
I just saw that for mermaidjs they already created a parser for C4 diagrams: https://github.com/mermaid-js/mermaid/blob/develop/packages/mermaid/src/diagrams/c4/parser/c4Diagram.jison Maybe it can be reused or a collaboration can be started?
and i realized some problem with valdidateExistenceOf - just don't have the time to check what exactly is the problem
I realized that the problem is somewhere else: The string gets escaped somewhere after my model validation (standard installation of compound) and before the abstract class. The escaping happens only...
I would also like to see this. If possible as a little square as it's defined for ports in UML. Little circles stand for interfaces. See here the overview: https://www.uml-diagrams.org/component-diagrams.html