Commit 53666ee
Fix getBankTransfers test call for new includeDeleted parameter
OAS 16.1.0 added a Boolean includeDeleted parameter to
AccountingApi.getBankTransfers, but the hand-written test still used
the old 5-arg signature, breaking test compilation in CI.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 0197fda commit 53666ee
1 file changed
Lines changed: 3 additions & 2 deletions
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
0 commit comments