mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-28 08:52:37 -04:00
Providers put the usage block at the END of the response JSON, so the head-only 4KB truncation cut off exactly the bytes the audit line exists to show (run #100's 8KB Bedrock body lost its usage field). Render head + '(N bytes omitted)' + tail instead so the trailing usage block always survives.