Skip to content

Commit

Permalink
fixed broken schema for account stream
Browse files Browse the repository at this point in the history
  • Loading branch information
bazarnov committed May 19, 2022
1 parent dd075c0 commit 6b442db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"type": ["null", "number"]
},
"PauseReason": {
"type": ["null", "string"]
"type": ["null", "number"]
},
"PaymentMethodId": {
"type": ["null", "number"]
Expand Down

0 comments on commit 6b442db

Please sign in to comment.