Browse Source
Go's encoding/json always includes empty strings and zero values in the upload response. The Rust version was using skip_serializing_if to omit them, causing JSON structure differences.rust-volume-server
1 changed files with 0 additions and 5 deletions
Loading…
Reference in new issue