From 7343edec51777593f0efd6a5bfe671a181bc5e60 Mon Sep 17 00:00:00 2001 From: Andrey Date: Fri, 19 Dec 2025 12:44:56 +0300 Subject: [PATCH] some new scheme --- oms-ddc/oms-ddc.puml | 11 +++++++++++ pricing/1500 CompetitorProductMultipleSave.puml | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 oms-ddc/oms-ddc.puml create mode 100644 pricing/1500 CompetitorProductMultipleSave.puml diff --git a/oms-ddc/oms-ddc.puml b/oms-ddc/oms-ddc.puml new file mode 100644 index 0000000..ac2c2d3 --- /dev/null +++ b/oms-ddc/oms-ddc.puml @@ -0,0 +1,11 @@ +@startuml +'https://plantuml.com/sequence-diagram + +autonumber + +Alice -> Bob: Authentication Request +Bob --> Alice: Authentication Response + +Alice -> Bob: Another authentication Request +Alice <-- Bob: another authentication Response +@enduml \ No newline at end of file diff --git a/pricing/1500 CompetitorProductMultipleSave.puml b/pricing/1500 CompetitorProductMultipleSave.puml new file mode 100644 index 0000000..ac2c2d3 --- /dev/null +++ b/pricing/1500 CompetitorProductMultipleSave.puml @@ -0,0 +1,11 @@ +@startuml +'https://plantuml.com/sequence-diagram + +autonumber + +Alice -> Bob: Authentication Request +Bob --> Alice: Authentication Response + +Alice -> Bob: Another authentication Request +Alice <-- Bob: another authentication Response +@enduml \ No newline at end of file