16 lines
242 B
Markdown
16 lines
242 B
Markdown
# Test
|
|
|
|
Dépot de test
|
|
|
|
ok
|
|
|
|
|
|
|
|
class="language-plantuml"
|
|
@startuml
|
|
Alice -> Bob: Authentication Request
|
|
Bob --> Alice: Authentication Response
|
|
|
|
Alice -> Bob: Another authentication Request
|
|
Alice <-- Bob: Another authentication Response
|
|
@enduml |