Skip to content

Commit 2054920

Browse files
authored
Merge pull request #10 from apideck-libraries/speakeasy-sdk-regen-1736295089
chore: 🐝 Update SDK - Generate 0.3.0
2 parents ea1e2c7 + 9f3abca commit 2054920

File tree

97 files changed

+411
-398
lines changed

Some content is hidden

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

97 files changed

+411
-398
lines changed

.speakeasy/gen.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: f306da52-7172-441d-9f8c-9d055cef9c2a
33
management:
4-
docChecksum: acdbd94ea7dcac1efe718acbf408db84
5-
docVersion: 10.9.0
6-
speakeasyVersion: 1.460.3
7-
generationVersion: 2.484.0
8-
releaseVersion: 0.2.2
9-
configChecksum: 65e1c6453b032f752f99f5a6820acf68
4+
docChecksum: 3e6be91e9344532273c404d73c679c75
5+
docVersion: 10.9.1
6+
speakeasyVersion: 1.468.2
7+
generationVersion: 2.493.4
8+
releaseVersion: 0.3.0
9+
configChecksum: ca3109220ddf26fdf903464e458a6e08
1010
repoURL: https://github.com/apideck-libraries/sdk-csharp.git
1111
published: true
1212
features:
@@ -25,11 +25,11 @@ features:
2525
groups: 2.81.2
2626
inputOutputModels: 2.83.0
2727
intellisenseMarkdownSupport: 0.1.0
28-
methodArguments: 0.1.0
28+
methodArguments: 0.2.0
2929
methodServerURLs: 2.82.1
3030
nameOverrides: 2.81.2
3131
nullables: 0.1.0
32-
pagination: 0.2.3
32+
pagination: 0.2.4
3333
responseFormat: 0.0.4
3434
retries: 0.0.1
3535
sdkHooks: 0.1.0
@@ -38,7 +38,6 @@ features:
3838
generatedFiles:
3939
- .gitattributes
4040
- ApideckUnifySdk.sln
41-
- CONTRIBUTING.md
4241
- NUGET.md
4342
- USAGE.md
4443
- docs/Models/Components/AccountStatus.md

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ generation:
1313
oAuth2ClientCredentialsEnabled: true
1414
oAuth2PasswordEnabled: true
1515
csharp:
16-
version: 0.2.2
16+
version: 0.3.0
1717
additionalDependencies: []
1818
author: Speakeasy
1919
clientServerStatusCodesAsErrors: true

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.460.3
1+
speakeasyVersion: 1.468.2
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:08a532f0dfe3f3224fa7d3e2ede39b51b9632d038c5e4d88f353e29f16bd7076
6-
sourceBlobDigest: sha256:a47e48e544bb877cc061968f8b30cae45ddc273feba8c6fa581ed144a33b15e8
5+
sourceRevisionDigest: sha256:398f3d6f7fb37c9251d5f43246bdc43b2a09bff4604e85f7446c5dbcdcd8d510
6+
sourceBlobDigest: sha256:1e78671fb92cb70f8fa841954cdf04bf93b9d1ec434b1d795fc1de5c456f0367
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1735312386
10-
- 10.9.0
9+
- speakeasy-sdk-regen-1736295089
10+
- 10.9.1
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:08a532f0dfe3f3224fa7d3e2ede39b51b9632d038c5e4d88f353e29f16bd7076
16-
sourceBlobDigest: sha256:a47e48e544bb877cc061968f8b30cae45ddc273feba8c6fa581ed144a33b15e8
15+
sourceRevisionDigest: sha256:398f3d6f7fb37c9251d5f43246bdc43b2a09bff4604e85f7446c5dbcdcd8d510
16+
sourceBlobDigest: sha256:1e78671fb92cb70f8fa841954cdf04bf93b9d1ec434b1d795fc1de5c456f0367
1717
codeSamplesNamespace: apideck-csharp-code-samples
18-
codeSamplesRevisionDigest: sha256:44cd7b126d95353e8fe294d2400702bfc4c42ae59c4ad59d691a9621bad10654
18+
codeSamplesRevisionDigest: sha256:f47b0790fa3c638e2dbd37265d97ad188ed6bbe6c0d0dfc887044de2b59927e8
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

CONTRIBUTING.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,14 @@ Based on:
5858
### Generated
5959
- [csharp v0.2.2] .
6060
### Releases
61-
- [NuGet v0.2.2] https://www.nuget.org/packages/ApideckUnifySdk/0.2.2 - .
61+
- [NuGet v0.2.2] https://www.nuget.org/packages/ApideckUnifySdk/0.2.2 - .
62+
63+
## 2025-01-13 19:00:21
64+
### Changes
65+
Based on:
66+
- OpenAPI Doc
67+
- Speakeasy CLI 1.468.2 (2.493.4) https://github.com/speakeasy-api/speakeasy
68+
### Generated
69+
- [csharp v0.3.0] .
70+
### Releases
71+
- [NuGet v0.3.0] https://www.nuget.org/packages/ApideckUnifySdk/0.3.0 - .

docs/Models/Components/JournalEntry.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@
2525
| `UpdatedAt` | [DateTime](https://learn.microsoft.com/en-us/dotnet/api/system.datetime?view=net-5.0) | :heavy_minus_sign: | The date and time when the object was last updated. | 2020-09-30T07:43:32.000Z |
2626
| `CreatedAt` | [DateTime](https://learn.microsoft.com/en-us/dotnet/api/system.datetime?view=net-5.0) | :heavy_minus_sign: | The date and time when the object was created. | 2020-09-30T07:43:32.000Z |
2727
| `RowVersion` | *string* | :heavy_minus_sign: | A binary value used to detect updates to a object and prevent data conflicts. It is incremented each time an update is made to the object. | 1-12345 |
28+
| `CustomFields` | List<[CustomField](../../Models/Components/CustomField.md)> | :heavy_minus_sign: | N/A | |
2829
| `PassThrough` | List<[PassThroughBody](../../Models/Components/PassThroughBody.md)> | :heavy_minus_sign: | The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources. | |

docs/Models/Components/JournalEntryInput.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@
1919
| `TrackingCategories` | List<[LinkedTrackingCategory](../../Models/Components/LinkedTrackingCategory.md)> | :heavy_minus_sign: | A list of linked tracking categories. | |
2020
| `AccountingPeriod` | *string* | :heavy_minus_sign: | Accounting period | 01-24 |
2121
| `RowVersion` | *string* | :heavy_minus_sign: | A binary value used to detect updates to a object and prevent data conflicts. It is incremented each time an update is made to the object. | 1-12345 |
22+
| `CustomFields` | List<[CustomField](../../Models/Components/CustomField.md)> | :heavy_minus_sign: | N/A | |
2223
| `PassThrough` | List<[PassThroughBody](../../Models/Components/PassThroughBody.md)> | :heavy_minus_sign: | The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources. | |

docs/sdks/journalentries/README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,16 @@ AccountingJournalEntriesAddRequest req = new AccountingJournalEntriesAddRequest(
175175
},
176176
AccountingPeriod = "01-24",
177177
RowVersion = "1-12345",
178+
CustomFields = new List<CustomField>() {
179+
new CustomField() {
180+
Id = "2389328923893298",
181+
Name = "employee_level",
182+
Description = "Employee Level",
183+
Value = Value.CreateBoolean(
184+
true
185+
),
186+
},
187+
},
178188
PassThrough = new List<PassThroughBody>() {
179189
new PassThroughBody() {
180190
ServiceId = "<id>",
@@ -369,6 +379,18 @@ AccountingJournalEntriesUpdateRequest req = new AccountingJournalEntriesUpdateRe
369379
},
370380
AccountingPeriod = "01-24",
371381
RowVersion = "1-12345",
382+
CustomFields = new List<CustomField>() {
383+
new CustomField() {
384+
Id = "2389328923893298",
385+
Name = "employee_level",
386+
Description = "Employee Level",
387+
Value = Value.CreateArrayOf6(
388+
new List<Six>() {
389+
new Six() {},
390+
}
391+
),
392+
},
393+
},
372394
PassThrough = new List<PassThroughBody>() {
373395
new PassThroughBody() {
374396
ServiceId = "<id>",

src/ApideckUnifySdk/Accounting.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ public class Accounting: IAccounting
4444
{
4545
public SDKConfig SDKConfiguration { get; private set; }
4646
private const string _language = "csharp";
47-
private const string _sdkVersion = "0.2.2";
48-
private const string _sdkGenVersion = "2.484.0";
49-
private const string _openapiDocVersion = "10.9.0";
50-
private const string _userAgent = "speakeasy-sdk/csharp 0.2.2 2.484.0 10.9.0 ApideckUnifySdk";
47+
private const string _sdkVersion = "0.3.0";
48+
private const string _sdkGenVersion = "2.493.4";
49+
private const string _openapiDocVersion = "10.9.1";
50+
private const string _userAgent = "speakeasy-sdk/csharp 0.3.0 2.493.4 10.9.1 ApideckUnifySdk";
5151
private string _serverUrl = "";
5252
private ISpeakeasyHttpClient _client;
5353
private Func<ApideckUnifySdk.Models.Components.Security>? _securitySource;

src/ApideckUnifySdk/Activities.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ public class Activities: IActivities
7777
{
7878
public SDKConfig SDKConfiguration { get; private set; }
7979
private const string _language = "csharp";
80-
private const string _sdkVersion = "0.2.2";
81-
private const string _sdkGenVersion = "2.484.0";
82-
private const string _openapiDocVersion = "10.9.0";
83-
private const string _userAgent = "speakeasy-sdk/csharp 0.2.2 2.484.0 10.9.0 ApideckUnifySdk";
80+
private const string _sdkVersion = "0.3.0";
81+
private const string _sdkGenVersion = "2.493.4";
82+
private const string _openapiDocVersion = "10.9.1";
83+
private const string _userAgent = "speakeasy-sdk/csharp 0.3.0 2.493.4 10.9.1 ApideckUnifySdk";
8484
private string _serverUrl = "";
8585
private ISpeakeasyHttpClient _client;
8686
private Func<ApideckUnifySdk.Models.Components.Security>? _securitySource;

0 commit comments

Comments
 (0)