mirror of
https://github.com/juanfont/headscale.git
synced 2026-01-17 06:26:53 +01:00
Simplifies the API by exposing a single tags field instead of three separate fields for forced, invalid, and valid tags. The distinction between these was an internal implementation detail that should not be exposed in the public API. Marks fields 18-20 as reserved to prevent field number reuse.