Skip to content

Commit 4f8076a

Browse files
authored
Merge pull request #55 from apideck-libraries/speakeasy-sdk-regen-1757940179
chore: 🐝 Update SDK - Generate 0.15.1
2 parents 78f3de4 + cce28d1 commit 4f8076a

File tree

155 files changed

+3979
-314
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

155 files changed

+3979
-314
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.env
2+
.env.local
13
.DS_Store
24
**/.speakeasy/temp/
35
**/.speakeasy/logs/

.speakeasy/gen.lock

Lines changed: 194 additions & 10 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@ generation:
1616
auth:
1717
oAuth2ClientCredentialsEnabled: true
1818
oAuth2PasswordEnabled: true
19+
hoistGlobalSecurity: true
1920
tests:
2021
generateTests: true
2122
generateNewTests: false
2223
skipResponseBodyAssertions: false
2324
csharp:
24-
version: 0.15.0
25+
version: 0.15.1
2526
additionalDependencies: []
2627
author: Speakeasy
2728
baseErrorName: ApideckError

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.611.1
1+
speakeasyVersion: 1.622.1
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:cb0201d032f54350a28bd8c493037ef74777e49604a1b8f76718c2d0d9918db4
6-
sourceBlobDigest: sha256:88de9a39fea7106d70b4526a9c8207a4c54c38a3c13136b2b27fbb947336e267
5+
sourceRevisionDigest: sha256:a6bcd5ccb7c969b42e8ad8b17f9f9fada68d5dcb1df1fc9f740c093e6f7a59fb
6+
sourceBlobDigest: sha256:6f9d2a5ef2ad35a10bb779aefcb98d75609448f4b14ea7f9268f7ad166c206a3
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1756212001
10-
- 10.20.13
9+
- speakeasy-sdk-regen-1757940179
10+
- 10.20.16
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:cb0201d032f54350a28bd8c493037ef74777e49604a1b8f76718c2d0d9918db4
16-
sourceBlobDigest: sha256:88de9a39fea7106d70b4526a9c8207a4c54c38a3c13136b2b27fbb947336e267
15+
sourceRevisionDigest: sha256:a6bcd5ccb7c969b42e8ad8b17f9f9fada68d5dcb1df1fc9f740c093e6f7a59fb
16+
sourceBlobDigest: sha256:6f9d2a5ef2ad35a10bb779aefcb98d75609448f4b14ea7f9268f7ad166c206a3
1717
codeSamplesNamespace: apideck-csharp-code-samples
18-
codeSamplesRevisionDigest: sha256:ddafbaf172a1dd29604e96e047c0497d859f32b07372ef981ab14f4b4b5e5c05
18+
codeSamplesRevisionDigest: sha256:e40b06f20ff3ed2c0e4198b7a77645b4067d06941681d0dabe74f4918d4ef513
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,14 @@ while(res != null)
176176

177177
* [Get](docs/sdks/balancesheet/README.md#get) - Get BalanceSheet
178178

179+
#### [Accounting.BankAccounts](docs/sdks/bankaccounts/README.md)
180+
181+
* [List](docs/sdks/bankaccounts/README.md#list) - List Bank Accounts
182+
* [Create](docs/sdks/bankaccounts/README.md#create) - Create Bank Account
183+
* [Get](docs/sdks/bankaccounts/README.md#get) - Get Bank Account
184+
* [Update](docs/sdks/bankaccounts/README.md#update) - Update Bank Account
185+
* [Delete](docs/sdks/bankaccounts/README.md#delete) - Delete Bank Account
186+
179187
#### [Accounting.BankFeedAccounts](docs/sdks/bankfeedaccounts/README.md)
180188

181189
* [List](docs/sdks/bankfeedaccounts/README.md#list) - List Bank Feed Accounts

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,4 +418,14 @@ Based on:
418418
### Generated
419419
- [csharp v0.15.0] .
420420
### Releases
421-
- [NuGet v0.15.0] https://www.nuget.org/packages/ApideckUnifySdk/0.15.0 - .
421+
- [NuGet v0.15.0] https://www.nuget.org/packages/ApideckUnifySdk/0.15.0 - .
422+
423+
## 2025-09-23 00:12:26
424+
### Changes
425+
Based on:
426+
- OpenAPI Doc
427+
- Speakeasy CLI 1.622.1 (2.709.0) https://github.com/speakeasy-api/speakeasy
428+
### Generated
429+
- [csharp v0.15.1] .
430+
### Releases
431+
- [NuGet v0.15.1] https://www.nuget.org/packages/ApideckUnifySdk/0.15.1 - .

docs/Models/Components/AccountingBankAccount.md

Lines changed: 32 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# AccountingBankAccountAccountType
2+
3+
The type of bank account
4+
5+
6+
## Values
7+
8+
| Name | Value |
9+
| -------------- | -------------- |
10+
| `Checking` | checking |
11+
| `Savings` | savings |
12+
| `CreditCard` | credit_card |
13+
| `MoneyMarket` | money_market |
14+
| `LineOfCredit` | line_of_credit |
15+
| `Other` | other |
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# AccountingBankAccountInput
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
8+
| `DisplayId` | *string* | :heavy_minus_sign: | Display ID for the bank account | BA-001 |
9+
| `Name` | *string* | :heavy_minus_sign: | The name of the bank account as it appears in the accounting system | Main Operating Account |
10+
| `AccountNumber` | *string* | :heavy_minus_sign: | The bank account number | 1234567890 |
11+
| `AccountType` | [AccountingBankAccountAccountType](../../Models/Components/AccountingBankAccountAccountType.md) | :heavy_minus_sign: | The type of bank account | checking |
12+
| `BankName` | *string* | :heavy_minus_sign: | The name of the bank or financial institution | Chase Bank |
13+
| `Currency` | [Currency](../../Models/Components/Currency.md) | :heavy_minus_sign: | Indicates the associated currency for an amount of money. Values correspond to [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217). | USD |
14+
| `Balance` | *double* | :heavy_minus_sign: | The current balance of the bank account | 25000 |
15+
| `AvailableBalance` | *double* | :heavy_minus_sign: | The available balance (considering pending transactions and overdraft) | 24500 |
16+
| `OverdraftLimit` | *double* | :heavy_minus_sign: | The overdraft limit for the account | 5000 |
17+
| `RoutingNumber` | *string* | :heavy_minus_sign: | Bank routing number (US) | 021000021 |
18+
| `Iban` | *string* | :heavy_minus_sign: | International Bank Account Number | GB33BUKB20201555555555 |
19+
| `Bic` | *string* | :heavy_minus_sign: | Bank Identifier Code / SWIFT Code | CHASUS33 |
20+
| `BsbNumber` | *string* | :heavy_minus_sign: | Bank State Branch number (Australia/New Zealand) | 062-001 |
21+
| `BranchIdentifier` | *string* | :heavy_minus_sign: | Bank branch identifier | 001 |
22+
| `BankCode` | *string* | :heavy_minus_sign: | Bank code assigned by central bank | BNH |
23+
| `Country` | *string* | :heavy_minus_sign: | Country code according to ISO 3166-1 alpha-2. | US |
24+
| `Status` | [AccountingBankAccountStatus](../../Models/Components/AccountingBankAccountStatus.md) | :heavy_minus_sign: | The status of the bank account | active |
25+
| `Description` | *string* | :heavy_minus_sign: | Description or notes about the bank account | Primary operating account for daily transactions |
26+
| `CustomFields` | List<[CustomField](../../Models/Components/CustomField.md)> | :heavy_minus_sign: | N/A | |
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# AccountingBankAccountStatus
2+
3+
The status of the bank account
4+
5+
6+
## Values
7+
8+
| Name | Value |
9+
| ---------- | ---------- |
10+
| `Active` | active |
11+
| `Inactive` | inactive |
12+
| `Closed` | closed |

0 commit comments

Comments
 (0)