mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-14 10:49:07 +02:00
The shape omitted anonymizeLevel, which has been on the Go struct (client/ui/services/debug.go) and set by the frontend since the strict anonymization level landed. This file is the reference for every model shape, so the omission propagates to anyone reading it instead of the generated bindings. Reported by cubic on #7514.