docs: fix diagram syntax

This commit is contained in:
Kirill 2023-06-28 16:03:07 +03:00
parent ce2385b45b
commit 2c583b64bb

@ -1,5 +1,3 @@
---
**UseCase оплата корзины (успешно):**
```plantuml
@ -36,11 +34,8 @@ Frontend <-- CustomerService : Ответ об успешной оплате к
```plantuml
participant Frontend
participant CustomerService
participant AuthService
participant HubAdminService
participant DiscountService
participant PaymentService
participant CBRFService
database CustomerServiceDB
Frontend -> CustomerService : Начало оплаты