Skip to content

Commit

Permalink
satnogs-network-client: use empty string if mode is set to null
Browse files Browse the repository at this point in the history
serde doesn't set the default for a field which is present and set to
null.[1] So we're using a custom deserializer.

Fixes #33

[1]: serde-rs/serde#1098
  • Loading branch information
wose committed Jul 3, 2022
1 parent 97e9545 commit 759bf3e
Show file tree
Hide file tree
Showing 5 changed files with 291 additions and 245 deletions.
Loading

0 comments on commit 759bf3e

Please sign in to comment.