Skip to content

Commit a16236a

Browse files
authored
Merge pull request #32 from apideck-libraries/speakeasy-sdk-regen-1744725232
chore: 🐝 Update SDK - Generate 0.10.0
2 parents 74166ac + 92d196c commit a16236a

File tree

105 files changed

+408
-367
lines changed

Some content is hidden

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

105 files changed

+408
-367
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.speakeasy/temp/
12
obj/
23
bin/
34
debug/

.speakeasy/gen.lock

Lines changed: 7 additions & 7 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: 5f9c8c78f4e97650b9622752c12efc49
5-
docVersion: 10.15.2
6-
speakeasyVersion: 1.531.3
7-
generationVersion: 2.570.3
8-
releaseVersion: 0.9.0
9-
configChecksum: e278c55ffa2da7a3ac93e3a4c6cd103e
4+
docChecksum: b5dc0244aa499b8adfc991da71055e1b
5+
docVersion: 10.16.2
6+
speakeasyVersion: 1.537.0
7+
generationVersion: 2.588.0
8+
releaseVersion: 0.10.0
9+
configChecksum: c0a469c6555c693542e8bf311df7f0bd
1010
repoURL: https://github.com/apideck-libraries/sdk-csharp.git
1111
published: true
1212
features:
@@ -7878,7 +7878,7 @@ examples:
78787878
query:
78797879
raw: false
78807880
limit: 20
7881-
filter: {"company_id": "1234", "email": "[email protected]", "first_name": "Elon", "title": "Manager", "last_name": "Musk", "manager_id": "1234", "employment_status": "active", "employee_number": "123456-AB", "department_id": "1234"}
7881+
filter: {"company_id": "1234", "email": "[email protected]", "first_name": "Elon", "title": "Manager", "last_name": "Musk", "manager_id": "1234", "employment_status": "active", "employee_number": "123456-AB", "department_id": "1234", "city": "San Francisco", "country": "US"}
78827882
sort: {"by": "created_at", "direction": "desc"}
78837883
pass_through: {"search": "San Francisco"}
78847884
fields: "id,updated_at"

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ generation:
1515
oAuth2ClientCredentialsEnabled: true
1616
oAuth2PasswordEnabled: true
1717
csharp:
18-
version: 0.9.0
18+
version: 0.10.0
1919
additionalDependencies: []
2020
author: Speakeasy
2121
clientServerStatusCodesAsErrors: true

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
speakeasyVersion: 1.531.3
1+
speakeasyVersion: 1.537.0
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:d975ead91a1ef951808e68cb8dff1045cf7fb75d11bef70ed0ac240e8951eac8
6-
sourceBlobDigest: sha256:f9c5f9f9bcd74daced54528fe07e4457ed5260d78d8dcd991035592dac57bb90
5+
sourceRevisionDigest: sha256:31d2d64457bf486f2e183bd904835cf971a4d5a989336b82f856b8c6850c082e
6+
sourceBlobDigest: sha256:303c1acf7abc835f46d58b4a823c3bb3e537aae128b78352be572e712c7879f6
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1744101386
10-
- 10.15.2
9+
- speakeasy-sdk-regen-1744725232
10+
- 10.16.2
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:d975ead91a1ef951808e68cb8dff1045cf7fb75d11bef70ed0ac240e8951eac8
16-
sourceBlobDigest: sha256:f9c5f9f9bcd74daced54528fe07e4457ed5260d78d8dcd991035592dac57bb90
15+
sourceRevisionDigest: sha256:31d2d64457bf486f2e183bd904835cf971a4d5a989336b82f856b8c6850c082e
16+
sourceBlobDigest: sha256:303c1acf7abc835f46d58b4a823c3bb3e537aae128b78352be572e712c7879f6
1717
workflow:
1818
workflowVersion: 1.0.0
1919
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,14 @@ Based on:
208208
### Generated
209209
- [csharp v0.9.0] .
210210
### Releases
211-
- [NuGet v0.9.0] https://www.nuget.org/packages/ApideckUnifySdk/0.9.0 - .
211+
- [NuGet v0.9.0] https://www.nuget.org/packages/ApideckUnifySdk/0.9.0 - .
212+
213+
## 2025-04-22 00:12:25
214+
### Changes
215+
Based on:
216+
- OpenAPI Doc
217+
- Speakeasy CLI 1.537.0 (2.588.0) https://github.com/speakeasy-api/speakeasy
218+
### Generated
219+
- [csharp v0.10.0] .
220+
### Releases
221+
- [NuGet v0.10.0] https://www.nuget.org/packages/ApideckUnifySdk/0.10.0 - .

docs/Models/Components/AccountingDepartment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
| `Name` | *string* | :heavy_minus_sign: | The name of the department. | Sales |
1111
| `Status` | [DepartmentStatus](../../Models/Components/DepartmentStatus.md) | :heavy_minus_sign: | Based on the status some functionality is enabled or disabled. | active |
1212
| `Subsidiaries` | List<[SubsidiaryReference](../../Models/Components/SubsidiaryReference.md)> | :heavy_minus_sign: | N/A | |
13+
| `Code` | *string* | :heavy_minus_sign: | The code of the department. | 123 |
1314
| `CustomMappings` | [Models.Components.CustomMappings](../../Models/Components/CustomMappings.md) | :heavy_minus_sign: | When custom mappings are configured on the resource, the result is included here. | |
1415
| `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 |
1516
| `UpdatedBy` | *string* | :heavy_minus_sign: | The user who last updated the object. | 12345 |

docs/Models/Components/AccountingDepartmentInput.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
| `Name` | *string* | :heavy_minus_sign: | The name of the department. | Sales |
1010
| `Status` | [DepartmentStatus](../../Models/Components/DepartmentStatus.md) | :heavy_minus_sign: | Based on the status some functionality is enabled or disabled. | active |
1111
| `Subsidiaries` | List<[SubsidiaryReferenceInput](../../Models/Components/SubsidiaryReferenceInput.md)> | :heavy_minus_sign: | N/A | |
12+
| `Code` | *string* | :heavy_minus_sign: | The code of the department. | 123 |
1213
| `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 |
1314
| `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/EmployeesFilter.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@
1414
| `EmploymentStatus` | [EmployeesFilterEmploymentStatus](../../Models/Components/EmployeesFilterEmploymentStatus.md) | :heavy_minus_sign: | Employment status to filter on | active |
1515
| `EmployeeNumber` | *string* | :heavy_minus_sign: | Employee number to filter on | 123456-AB |
1616
| `DepartmentId` | *string* | :heavy_minus_sign: | ID of the department to filter on | 1234 |
17-
| `City` | *string* | :heavy_minus_sign: | City to filter on | San Francisco |
17+
| `City` | *string* | :heavy_minus_sign: | City to filter on | San Francisco |
18+
| `Country` | *string* | :heavy_minus_sign: | Country to filter on | US |

docs/Models/Components/InvoiceLineItemType.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ Item type
1111
| `Discount` | discount |
1212
| `Info` | info |
1313
| `SubTotal` | sub_total |
14+
| `Service` | service |
1415
| `Other` | other |

0 commit comments

Comments
 (0)