fix: fix missing server session class diagram

This commit is contained in:
Ilkka Seppälä
2024-04-12 19:54:20 +03:00
parent 56dfd8c2d7
commit 2807f1f976
8 changed files with 147 additions and 1 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ Sessions are often given a maximum time in which they will be maintained. The se
## Class diagram
![Server Session class diagram](./etc/server-session.urm.puml "Server Session class diagram")
![Server Session class diagram](./etc/server-session.urm.png "Server Session class diagram")
## Applicability