Rename advertise sequence diagram
This commit is contained in:
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
@ -4,7 +4,7 @@ Server -> Server: Validate client/server tokens
|
||||
alt Success
|
||||
Server -> Server: Save attributes
|
||||
Server -> Server: Update last contact for peer ID
|
||||
Server -> Client: 204 No Content
|
||||
Server -> Client: 200 OK {""}
|
||||
else Invalid client or server token
|
||||
Server -> Client: 400 Bad request
|
||||
else Malformed update request
|
||||
|
Reference in New Issue
Block a user