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: 1c457e5380748926df036f79bf4d8520
docVersion: 10.12.3
speakeasyVersion: 1.517.0
generationVersion: 2.548.1
releaseVersion: 0.6.0
configChecksum: 8e4b54e2fcf4349e3f51a5e386bdf9e4
docChecksum: 0e7e175f94ab357f68844662d1419e99
docVersion: 10.13.0
speakeasyVersion: 1.519.0
generationVersion: 2.552.1
releaseVersion: 0.7.0
configChecksum: 24299b9f3d4096029671299fe85d8695
repoURL: https://github.com/apideck-libraries/sdk-csharp.git
published: true
features:
Expand Down Expand Up @@ -58,7 +58,6 @@ 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 @@ -165,6 +164,7 @@ 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 @@ -1469,7 +1469,6 @@ 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 @@ -1576,6 +1575,7 @@ 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.6.0
version: 0.7.0
additionalDependencies: []
author: Speakeasy
clientServerStatusCodesAsErrors: true
Expand Down
16 changes: 8 additions & 8 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.517.0
speakeasyVersion: 1.519.0
sources:
Apideck:
sourceNamespace: apideck
sourceRevisionDigest: sha256:4751b8f53db98802d03d6fb510ed3163e132723f9ce219ee0677189394caf55a
sourceBlobDigest: sha256:1db7c811aa3189e7bf5968cd9d7eeab51af6f5093e0c68671f671d1c56d98b86
sourceRevisionDigest: sha256:92e56e0e1ea8d25d56effebd6b3914593c63252281f4a8cfc10bea80deaeee67
sourceBlobDigest: sha256:9a3b6a161c4e9333fd09298981af0a620328720434003aef444bf7438c8536a0
tags:
- latest
- speakeasy-sdk-regen-1741348792
- 10.12.3
- speakeasy-sdk-regen-1741788465
- 10.13.0
targets:
apideck:
source: Apideck
sourceNamespace: apideck
sourceRevisionDigest: sha256:4751b8f53db98802d03d6fb510ed3163e132723f9ce219ee0677189394caf55a
sourceBlobDigest: sha256:1db7c811aa3189e7bf5968cd9d7eeab51af6f5093e0c68671f671d1c56d98b86
sourceRevisionDigest: sha256:92e56e0e1ea8d25d56effebd6b3914593c63252281f4a8cfc10bea80deaeee67
sourceBlobDigest: sha256:9a3b6a161c4e9333fd09298981af0a620328720434003aef444bf7438c8536a0
codeSamplesNamespace: apideck-csharp-code-samples
codeSamplesRevisionDigest: sha256:291dce8fea2e86b4d9e94196b79026787d59cb9ac84930a863e034a0b9dcd058
codeSamplesRevisionDigest: sha256:769bff102ba1cbb5a36bbc5ae8ef1d56116fb7e316535cc79561360cd1215e30
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 @@ -158,4 +158,14 @@ Based on:
### Generated
- [csharp v0.6.0] .
### Releases
- [NuGet v0.6.0] https://www.nuget.org/packages/ApideckUnifySdk/0.6.0 - .
- [NuGet v0.6.0] https://www.nuget.org/packages/ApideckUnifySdk/0.6.0 - .

## 2025-03-18 14:20:49
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.519.0 (2.552.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [csharp v0.7.0] .
### Releases
- [NuGet v0.7.0] https://www.nuget.org/packages/ApideckUnifySdk/0.7.0 - .
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` | [AddressType](../../Models/Components/AddressType.md) | :heavy_minus_sign: | The type of address. | primary |
| `Type` | [Models.Components.Type](../../Models/Components/Type.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: 0 additions & 16 deletions docs/Models/Components/AddressType.md

This file was deleted.

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` | [Models.Components.Type](../../Models/Components/Type.md) | :heavy_minus_sign: | The type of the contact. | personal |
| `Type` | [ContactType](../../Models/Components/ContactType.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