Skip to content

Commit

Permalink
Merge pull request #119 from 9il/patch-1
Browse files Browse the repository at this point in the history
Add @serdeIgnoreUnexpectedKeys
  • Loading branch information
skoppe authored Sep 8, 2022
2 parents eada5d1 + dffd3da commit 7e42dd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/jmap/types.d
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ struct Account {
StringMap!string primaryAccounts;
}

@serdeIgnoreUnexpectedKeys
struct Session {
@serdeOptional
SessionCoreCapabilities coreCapabilities;
Expand Down

0 comments on commit 7e42dd7

Please sign in to comment.