Skip to content

Commit 9834958

Browse files
authored
Merge pull request #17 from apideck-libraries/speakeasy-sdk-regen-1737545337
chore: 🐝 Update SDK - Generate 0.5.0
2 parents 41e4534 + 272b0f5 commit 9834958

File tree

106 files changed

+538
-368
lines changed

Some content is hidden

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

106 files changed

+538
-368
lines changed

.speakeasy/gen.lock

Lines changed: 11 additions & 6 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: f812b6f711e92ce366600fb1586396db
5-
docVersion: 10.10.0
6-
speakeasyVersion: 1.469.12
7-
generationVersion: 2.493.34
8-
releaseVersion: 0.4.1
9-
configChecksum: 91bf8dd695e1c94bac7ae71d02aa2ef3
4+
docChecksum: 8c4b36cd08c587e8f2b1dbac4f9b76d0
5+
docVersion: 10.11.0
6+
speakeasyVersion: 1.476.2
7+
generationVersion: 2.495.1
8+
releaseVersion: 0.5.0
9+
configChecksum: 57e2da042a0b8ee037781388d4d3bf0d
1010
repoURL: https://github.com/apideck-libraries/sdk-csharp.git
1111
published: true
1212
features:
@@ -503,6 +503,8 @@ generatedFiles:
503503
- docs/Models/Components/InvoiceItemType.md
504504
- docs/Models/Components/InvoiceItemTypeType.md
505505
- docs/Models/Components/InvoiceItemsFilter.md
506+
- docs/Models/Components/InvoiceItemsSort.md
507+
- docs/Models/Components/InvoiceItemsSortBy.md
506508
- docs/Models/Components/InvoiceLineItem.md
507509
- docs/Models/Components/InvoiceLineItemInput.md
508510
- docs/Models/Components/InvoiceLineItemType.md
@@ -1909,6 +1911,8 @@ generatedFiles:
19091911
- src/ApideckUnifySdk/Models/Components/InvoiceItemType.cs
19101912
- src/ApideckUnifySdk/Models/Components/InvoiceItemTypeType.cs
19111913
- src/ApideckUnifySdk/Models/Components/InvoiceItemsFilter.cs
1914+
- src/ApideckUnifySdk/Models/Components/InvoiceItemsSort.cs
1915+
- src/ApideckUnifySdk/Models/Components/InvoiceItemsSortBy.cs
19121916
- src/ApideckUnifySdk/Models/Components/InvoiceLineItem.cs
19131917
- src/ApideckUnifySdk/Models/Components/InvoiceLineItemInput.cs
19141918
- src/ApideckUnifySdk/Models/Components/InvoiceLineItemType.cs
@@ -3295,6 +3299,7 @@ examples:
32953299
filter: {"name": "Widgets Large", "type": "service"}
32963300
pass_through: {"search": "San Francisco"}
32973301
fields: "id,updated_at"
3302+
sort: {"by": "updated_at", "direction": "desc"}
32983303
header:
32993304
x-apideck-consumer-id: "test-consumer"
33003305
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"

.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.4.1
16+
version: 0.5.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.469.12
1+
speakeasyVersion: 1.476.2
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:37aaf73e948ca996f72660591c50df38bd445311e317edd911e1a8d15fea8ac9
6-
sourceBlobDigest: sha256:706b685e35b7af2a7a804de37c8aa57108c7087f3f6dc64fa14160789f964708
5+
sourceRevisionDigest: sha256:846b20863394f7f4d33b9e8fae7ad142269d72553f9cb9d25c3dad3943234842
6+
sourceBlobDigest: sha256:76d3193661d269763e69b93d5ab0ed0a69ce3996164f4d0f720dec5f73c389d2
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1737468394
10-
- 10.10.0
9+
- speakeasy-sdk-regen-1737545337
10+
- 10.11.0
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:37aaf73e948ca996f72660591c50df38bd445311e317edd911e1a8d15fea8ac9
16-
sourceBlobDigest: sha256:706b685e35b7af2a7a804de37c8aa57108c7087f3f6dc64fa14160789f964708
15+
sourceRevisionDigest: sha256:846b20863394f7f4d33b9e8fae7ad142269d72553f9cb9d25c3dad3943234842
16+
sourceBlobDigest: sha256:76d3193661d269763e69b93d5ab0ed0a69ce3996164f4d0f720dec5f73c389d2
1717
codeSamplesNamespace: apideck-csharp-code-samples
18-
codeSamplesRevisionDigest: sha256:fc11e342dd30132ef481a4075a028a52674c690b9e808c137387a530b043feb2
18+
codeSamplesRevisionDigest: sha256:9e59461bbb54dfc805bf7445cc5de7ed3656a99a82560bfe84bc41823e00bcd9
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,14 @@ Based on:
9898
### Generated
9999
- [csharp v0.4.1] .
100100
### Releases
101-
- [NuGet v0.4.1] https://www.nuget.org/packages/ApideckUnifySdk/0.4.1 - .
101+
- [NuGet v0.4.1] https://www.nuget.org/packages/ApideckUnifySdk/0.4.1 - .
102+
103+
## 2025-01-27 14:39:34
104+
### Changes
105+
Based on:
106+
- OpenAPI Doc
107+
- Speakeasy CLI 1.476.2 (2.495.1) https://github.com/speakeasy-api/speakeasy
108+
### Generated
109+
- [csharp v0.5.0] .
110+
### Releases
111+
- [NuGet v0.5.0] https://www.nuget.org/packages/ApideckUnifySdk/0.5.0 - .
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# InvoiceItemsSort
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- |
8+
| `By` | [InvoiceItemsSortBy](../../Models/Components/InvoiceItemsSortBy.md) | :heavy_minus_sign: | The field on which to sort the Invoice Items | updated_at |
9+
| `Direction` | [SortDirection](../../Models/Components/SortDirection.md) | :heavy_minus_sign: | The direction in which to sort the results | |
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# InvoiceItemsSortBy
2+
3+
The field on which to sort the Invoice Items
4+
5+
6+
## Values
7+
8+
| Name | Value |
9+
| ----------- | ----------- |
10+
| `CreatedAt` | created_at |
11+
| `UpdatedAt` | updated_at |

docs/Models/Components/Opportunity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
88
| `Id` | *string* | :heavy_minus_sign: | A unique identifier for the opportunity. | 12345 |
99
| `Title` | *string* | :heavy_check_mark: | The title or name of the opportunity. | New Rocket |
10-
| `PrimaryContactId` | *string* | :heavy_check_mark: | The unique identifier of the primary contact associated with the opportunity. | 12345 |
10+
| `PrimaryContactId` | *string* | :heavy_minus_sign: | The unique identifier of the primary contact associated with the opportunity. | 12345 |
1111
| `Description` | *string* | :heavy_minus_sign: | A description of the opportunity. | Opportunities are created for People and Companies that are interested in buying your products or services. Create Opportunities for People and Companies to move them through one of your Pipelines. |
1212
| `Type` | *string* | :heavy_minus_sign: | The type of the opportunity | Existing Customer - Upgrade |
1313
| `MonetaryAmount` | *double* | :heavy_minus_sign: | The monetary value associated with the opportunity | 75000 |

0 commit comments

Comments
 (0)