This was the reason #40 happened for me. Removing `#[skip_serializing_none]` from my struct gets everything working again. Ref: https://docs.rs/serde_with/3.1.0/serde_with/attr.skip_serializing_none.html