tailscale / tailscale

The easiest, most secure way to use WireGuard and 2FA.
https://tailscale.com
BSD 3-Clause "New" or "Revised" License
16.89k stars 1.28k forks source link

api.md: add documentation for new split DNS endpoints #11922

Closed mpminardi closed 2 weeks ago

mpminardi commented 3 weeks ago

Add documentation for GET/PATCH/PUT api/v2/tailnet/<ID>/dns/split-dns. These endpoints allow for reading, partially updating, and replacing the split DNS settings for a given tailnet.

Updates https://github.com/tailscale/corp/issues/19483