mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-25 01:01:27 +02:00
missing coma
Signed-off-by: Dmitri Dolguikh <dmitri.external@netbird.io>
This commit is contained in:
@@ -241,7 +241,7 @@ In addition to the data collected by the peers, the NetBird API provides additio
|
||||
"window_end": "2025-03-22T20:30:17.257891Z",
|
||||
"num_of_starts": 1,
|
||||
"num_of_ends": 0,
|
||||
"num_of_drops": 0
|
||||
"num_of_drops": 0,
|
||||
"tx_bytes": 64,
|
||||
"tx_packets": 1,
|
||||
"user_email": "john@example.com",
|
||||
|
||||
Reference in New Issue
Block a user