Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: f306da52-7172-441d-9f8c-9d055cef9c2a
management:
docChecksum: 1b699953c6695d1307d5ba6eeb4cfd5f
docChecksum: d7135fd6bec8d864fcc4b9f14f36dfd2
docVersion: 10.11.5
speakeasyVersion: 1.501.1
generationVersion: 2.522.5
releaseVersion: 0.5.3
configChecksum: d87c7ad4399e65275042a7761f651651
speakeasyVersion: 1.509.1
generationVersion: 2.539.1
releaseVersion: 0.5.4
configChecksum: c8211d8217f941ce5b819b314b24a14e
repoURL: https://github.com/apideck-libraries/sdk-csharp.git
published: true
features:
Expand All @@ -29,7 +29,7 @@ features:
methodServerURLs: 2.82.1
nameOverrides: 2.81.2
nullables: 0.1.1
pagination: 0.2.5
pagination: 0.2.6
responseFormat: 0.0.4
retries: 0.0.1
sdkHooks: 0.1.0
Expand Down Expand Up @@ -58,6 +58,7 @@ generatedFiles:
- docs/Models/Components/ActivityInput.md
- docs/Models/Components/ActivityType.md
- docs/Models/Components/Address.md
- docs/Models/Components/AddressType.md
- docs/Models/Components/Addresses.md
- docs/Models/Components/AgedDebtors.md
- docs/Models/Components/AgedReportFilter.md
Expand Down Expand Up @@ -164,7 +165,6 @@ generatedFiles:
- docs/Models/Components/Contact.md
- docs/Models/Components/ContactGender.md
- docs/Models/Components/ContactInput.md
- docs/Models/Components/ContactType.md
- docs/Models/Components/ContactsFilter.md
- docs/Models/Components/ContactsSort.md
- docs/Models/Components/ContactsSortBy.md
Expand Down Expand Up @@ -1466,6 +1466,7 @@ generatedFiles:
- src/ApideckUnifySdk/Models/Components/ActivityInput.cs
- src/ApideckUnifySdk/Models/Components/ActivityType.cs
- src/ApideckUnifySdk/Models/Components/Address.cs
- src/ApideckUnifySdk/Models/Components/AddressType.cs
- src/ApideckUnifySdk/Models/Components/Addresses.cs
- src/ApideckUnifySdk/Models/Components/AgedDebtors.cs
- src/ApideckUnifySdk/Models/Components/AgedReportFilter.cs
Expand Down Expand Up @@ -1572,7 +1573,6 @@ generatedFiles:
- src/ApideckUnifySdk/Models/Components/Contact.cs
- src/ApideckUnifySdk/Models/Components/ContactGender.cs
- src/ApideckUnifySdk/Models/Components/ContactInput.cs
- src/ApideckUnifySdk/Models/Components/ContactType.cs
- src/ApideckUnifySdk/Models/Components/ContactsFilter.cs
- src/ApideckUnifySdk/Models/Components/ContactsSort.cs
- src/ApideckUnifySdk/Models/Components/ContactsSortBy.cs
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: true
csharp:
version: 0.5.3
version: 0.5.4
additionalDependencies: []
author: Speakeasy
clientServerStatusCodesAsErrors: true
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.501.1
speakeasyVersion: 1.509.1
sources:
Apideck:
sourceNamespace: apideck
sourceRevisionDigest: sha256:d558137d0915eb297dac1c3365dc6fe4af634201bfe5d22a877eb0174d992a72
sourceBlobDigest: sha256:b96eb1adb2e0afddb033eb59630a5dff50e1eae4fe2f96fbe67600a69be4ed2c
sourceRevisionDigest: sha256:2ec8bfa9d82ae6700e9ca8707c733346e1d550f93aeebc867f96433354e21d56
sourceBlobDigest: sha256:bcc9052e5d994235fbc82c15690f4d19964df7f8c003a1012a6aefe37ab6f71a
tags:
- latest
- speakeasy-sdk-regen-1740396640
- speakeasy-sdk-regen-1740649263
- 10.11.5
targets:
apideck:
source: Apideck
sourceNamespace: apideck
sourceRevisionDigest: sha256:d558137d0915eb297dac1c3365dc6fe4af634201bfe5d22a877eb0174d992a72
sourceBlobDigest: sha256:b96eb1adb2e0afddb033eb59630a5dff50e1eae4fe2f96fbe67600a69be4ed2c
sourceRevisionDigest: sha256:2ec8bfa9d82ae6700e9ca8707c733346e1d550f93aeebc867f96433354e21d56
sourceBlobDigest: sha256:bcc9052e5d994235fbc82c15690f4d19964df7f8c003a1012a6aefe37ab6f71a
codeSamplesNamespace: apideck-csharp-code-samples
codeSamplesRevisionDigest: sha256:de1dd0d8698587412d166fb88cc574d4ca63ceeeeef375cf8e11ee73ae67b377
codeSamplesRevisionDigest: sha256:e96d291ce16c3fa0d1b2270ba2e2dbfda2ea259c23ef3067cc8aa0cf76584984
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,14 @@ Based on:
### Generated
- [csharp v0.5.3] .
### Releases
- [NuGet v0.5.3] https://www.nuget.org/packages/ApideckUnifySdk/0.5.3 - .
- [NuGet v0.5.3] https://www.nuget.org/packages/ApideckUnifySdk/0.5.3 - .

## 2025-03-05 00:11:42
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.509.1 (2.539.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [csharp v0.5.4] .
### Releases
- [NuGet v0.5.4] https://www.nuget.org/packages/ApideckUnifySdk/0.5.4 - .
2 changes: 1 addition & 1 deletion docs/Models/Components/Address.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
| Field | Type | Required | Description | Example |
| ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ |
| `Id` | *string* | :heavy_minus_sign: | Unique identifier for the address. | 123 |
| `Type` | [Models.Components.Type](../../Models/Components/Type.md) | :heavy_minus_sign: | The type of address. | primary |
| `Type` | [AddressType](../../Models/Components/AddressType.md) | :heavy_minus_sign: | The type of address. | primary |
| `String` | *string* | :heavy_minus_sign: | The address string. Some APIs don't provide structured address data. | 25 Spring Street, Blackburn, VIC 3130 |
| `Name` | *string* | :heavy_minus_sign: | The name of the address. | HQ US |
| `Line1` | *string* | :heavy_minus_sign: | Line 1 of the address e.g. number, street, suite, apt #, etc. | Main street |
Expand Down
16 changes: 16 additions & 0 deletions docs/Models/Components/AddressType.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# AddressType

The type of address.


## Values

| Name | Value |
| ----------- | ----------- |
| `Primary` | primary |
| `Secondary` | secondary |
| `Home` | home |
| `Office` | office |
| `Shipping` | shipping |
| `Billing` | billing |
| `Other` | other |
2 changes: 1 addition & 1 deletion docs/Models/Components/Contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
| `Id` | *string* | :heavy_minus_sign: | Unique identifier for the contact. | 12345 |
| `Name` | *string* | :heavy_check_mark: | Full name of the contact. | Elon Musk |
| `OwnerId` | *string* | :heavy_minus_sign: | The owner of the contact. | 54321 |
| `Type` | [ContactType](../../Models/Components/ContactType.md) | :heavy_minus_sign: | The type of the contact. | personal |
| `Type` | [Models.Components.Type](../../Models/Components/Type.md) | :heavy_minus_sign: | The type of the contact. | personal |
| `CompanyId` | *string* | :heavy_minus_sign: | The company the contact is associated with. | 23456 |
| `CompanyName` | *string* | :heavy_minus_sign: | The name of the company the contact is associated with. | 23456 |
| `LeadId` | *string* | :heavy_minus_sign: | The lead the contact is associated with. | 34567 |
Expand Down
Loading