Skip to content

Commit

Permalink
Add radar_options field to missing schema for charges stream
Browse files Browse the repository at this point in the history
  • Loading branch information
bhtowles committed Jan 4, 2024
1 parent 4202be1 commit 8270bf9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_all_fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@
},
'payouts': set(),
'charges': {
'failure_balance_transaction'
'failure_balance_transaction',
'radar_options'
},
'subscription_items': set(),
'plans': set(),
Expand Down

0 comments on commit 8270bf9

Please sign in to comment.