kt-event-marketing/test-basic.puml
2025-10-22 14:13:57 +09:00

8 lines
94 B
Plaintext

@startuml test-basic
!theme mono
Alice -> Bob: test message
Bob --> Alice: response
@enduml