Skip to content

Commit b7988b3

Browse files
committed
api.md: remove clientConnectivity.derp field
We don't actually send this. It's always been empty. Updates tailscale/corp#13400 Change-Id: I99b3d7a355fca17d2159bf81ede5be4ddd4b9dc9 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 parent 557ddce commit b7988b3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

api.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,6 @@ You can also [list all devices in the tailnet](#list-tailnet-devices) to get the
209209
"192.68.0.21:59128"
210210
],
211211

212-
// derp (string) is the IP:port of the DERP server currently being used.
213-
// Learn about DERP servers at https://tailscale.com/kb/1232/.
214-
"derp":"",
215-
216212
// mappingVariesByDestIP (boolean) is 'true' if the host's NAT mappings
217213
// vary based on the destination IP.
218214
"mappingVariesByDestIP":false,

0 commit comments

Comments
 (0)