Files
netbird/client/ui
riccardom b731521e4f [client] List anonymizeLevel in the WAILS-API DebugBundleParams reference
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.
2026-09-14 09:19:35 +02:00
..