File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ Added transaction verification by reference and updated the settlement imports f
2525Updated the ` voucher ` parameter in the momo schema.
2626
2727### Version Changes
28+ - [ FIXED] Make the ` voucher ` parameter optional in the create mobile money schema.
2829
29- - [ FIXED] Update the ` voucher ` parameter in the momo schema to be an optional parameter.
3030
3131## 1.1.13 | 2024-11-19
3232
@@ -37,20 +37,16 @@ Updated the `getBalanceByCurrency` method to parse path parameters.
3737- [ FIXED] Update the ` balance_currency ` function in the Misc object to exclude queries when parsing a path parameter.
3838
3939## 1.1.12 | 2024-09-27
40-
41- Updated the ` account_bank ` field in the list schema.
40+ Update the list schema.
4241
4342### Version Changes
44-
45- - [ FIXED] Update validation from required to optional for 'account_bank" parameter in the list schema.
43+ - [ FIXED] Remove the required validation on the 'account_bank' parameter.
4644
4745## 1.1.11 | 2024-09-10
48-
49- Updated the ` account_bank ` field in all schema's.
46+ Update ` account_bank ` validation in create schema.
5047
5148### Version Changes
52-
53- - [ FIXED] Update validation (minLength & maxLength) for 'account_bank" parameter in the schema's.
49+ - [ FIXED] Update minLength & maxLength validation for account_bank parameter.
5450
5551## 1.1.10 | 2024-04-04
5652
Original file line number Diff line number Diff line change 11{
22 "name" : " flutterwave-node-v3" ,
3- "version" : " 1.1.10 " ,
3+ "version" : " 1.1.15 " ,
44 "description" : " The official Node.JS library for Flutterwave v3 payment APIs" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments