Commit 4930ee8
chore: 🐝 Update SDK - Generate 0.31.16 (#165)
* ## Python SDK Changes Detected:
* `apideck.accounting.bills.list()`: `response.data.[].subsidiary` **Added**
* `apideck.accounting.bills.create()`: `request.subsidiary` **Added**
* `apideck.accounting.bills.get()`: `response.data.subsidiary` **Added**
* `apideck.accounting.bills.update()`: `request.subsidiary` **Added**
* `apideck.accounting.invoices.list()`: `response.data.[].subsidiary` **Added**
* `apideck.accounting.invoices.create()`: `request.subsidiary` **Added**
* `apideck.accounting.invoices.get()`: `response.data.subsidiary` **Added**
* `apideck.accounting.invoices.update()`: `request.subsidiary` **Added**
* `apideck.accounting.ledger_accounts.list()`: `request.filter` **Changed**
* `apideck.accounting.invoice_items.list()`: `request.filter` **Changed**
* `apideck.accounting.credit_notes.list()`: `response.data.[].subsidiary` **Added**
* `apideck.accounting.credit_notes.create()`: `request.subsidiary` **Added**
* `apideck.accounting.credit_notes.get()`: `response.data.subsidiary` **Added**
* `apideck.accounting.credit_notes.update()`: `request.subsidiary` **Added**
* `apideck.accounting.payments.list()`: `response.data.[].subsidiary` **Added**
* `apideck.accounting.payments.create()`: `request.subsidiary` **Added**
* `apideck.accounting.payments.get()`: `response.data.subsidiary` **Added**
* `apideck.accounting.payments.update()`: `request.subsidiary` **Added**
* `apideck.accounting.journal_entries.list()`: `response.data.[].subsidiary` **Added**
* `apideck.accounting.journal_entries.create()`: `request.subsidiary` **Added**
* `apideck.accounting.journal_entries.get()`: `response.data.subsidiary` **Added**
* `apideck.accounting.journal_entries.update()`: `request.subsidiary` **Added**
* `apideck.accounting.bill_payments.list()`: `response.data.[].subsidiary` **Added**
* `apideck.accounting.bill_payments.create()`: `request.subsidiary` **Added**
* `apideck.accounting.bill_payments.get()`: `response.data.subsidiary` **Added**
* `apideck.accounting.bill_payments.update()`: `request.subsidiary` **Added**
* `apideck.connector.connectors.list()`: `request.filter` **Changed**
* `apideck.connector.connector_resources.get()`: `request.unified_api` **Changed**
* empty commit to trigger [run-tests] workflow
---------
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>1 parent 492b6c7 commit 4930ee8
55 files changed
Lines changed: 600 additions & 178 deletions
File tree
- .speakeasy
- docs
- models
- sdks
- billpayments
- bills
- creditnotes
- invoiceitems
- invoices
- journalentries
- payments
- webhooks
- src/apideck_unify
- models
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1218 | 1218 | | |
1219 | 1219 | | |
1220 | 1220 | | |
1221 | | - | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments