Skip to content

Commit

Permalink
Merge pull request #34 from apideck-libraries/generator-update
Browse files Browse the repository at this point in the history
Automated update by SDK Generator
  • Loading branch information
thim81 authored Dec 18, 2023
2 parents 0088413 + 1051be9 commit c18d9e4
Show file tree
Hide file tree
Showing 1,276 changed files with 1,342 additions and 1,493 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
release:
runs-on: ubuntu-latest
env:
PACKAGE_VERSION: 2.1.1
PACKAGE_VERSION: 2.1.2
steps:
- uses: actions/checkout@v3

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apideck/net",
"version": "2.1.1",
"version": "2.1.2",
"description": "Apideck .NET SDK",
"keywords": [
"apideck",
Expand Down
3 changes: 0 additions & 3 deletions src/gen/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,6 @@ docs/Supplier.md
docs/SuppliersFilter.md
docs/SuppliersSort.md
docs/SupportedProperty.md
docs/SupportedPropertyChildProperties.md
docs/Tax.md
docs/TaxRate.md
docs/TaxRatesFilter.md
Expand Down Expand Up @@ -1167,7 +1166,6 @@ src/Apideck.Test/Model/StatusTests.cs
src/Apideck.Test/Model/SupplierTests.cs
src/Apideck.Test/Model/SuppliersFilterTests.cs
src/Apideck.Test/Model/SuppliersSortTests.cs
src/Apideck.Test/Model/SupportedPropertyChildPropertiesTests.cs
src/Apideck.Test/Model/SupportedPropertyTests.cs
src/Apideck.Test/Model/TaxRateTests.cs
src/Apideck.Test/Model/TaxRatesFilterTests.cs
Expand Down Expand Up @@ -1811,7 +1809,6 @@ src/Apideck/Model/Supplier.cs
src/Apideck/Model/SuppliersFilter.cs
src/Apideck/Model/SuppliersSort.cs
src/Apideck/Model/SupportedProperty.cs
src/Apideck/Model/SupportedPropertyChildProperties.cs
src/Apideck/Model/Tax.cs
src/Apideck/Model/TaxRate.cs
src/Apideck/Model/TaxRatesFilter.cs
Expand Down
10 changes: 5 additions & 5 deletions src/gen/Apideck.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Apideck", "src\Apideck\Apideck.csproj", "{9397E192-8D4A-4FB0-B9B0-CA2E423F2BD6}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Apideck", "src\Apideck\Apideck.csproj", "{97FF3831-FB7A-4E2B-ACBB-737DC55380D2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Apideck.Test", "src\Apideck.Test\Apideck.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9397E192-8D4A-4FB0-B9B0-CA2E423F2BD6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9397E192-8D4A-4FB0-B9B0-CA2E423F2BD6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9397E192-8D4A-4FB0-B9B0-CA2E423F2BD6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9397E192-8D4A-4FB0-B9B0-CA2E423F2BD6}.Release|Any CPU.Build.0 = Release|Any CPU
{97FF3831-FB7A-4E2B-ACBB-737DC55380D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{97FF3831-FB7A-4E2B-ACBB-737DC55380D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{97FF3831-FB7A-4E2B-ACBB-737DC55380D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{97FF3831-FB7A-4E2B-ACBB-737DC55380D2}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
1 change: 1 addition & 0 deletions src/gen/docs/ContactsFilter.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Name | Type | Description | Notes
**FirstName** | **string** | First name of the contact to filter on | [optional]
**LastName** | **string** | Last name of the contact to filter on | [optional]
**Email** | **string** | Email of the contact to filter on | [optional]
**PhoneNumber** | **string** | Phone number of the contact to filter on | [optional]
**CompanyId** | **string** | Unique identifier for the associated company of the contact to filter on | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
Expand Down
1 change: 1 addition & 0 deletions src/gen/docs/JournalEntry.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Name | Type | Description | Notes
**Title** | **string** | Journal entry title | [optional]
**CurrencyRate** | **decimal?** | Currency Exchange Rate at the time entity was recorded/generated. | [optional]
**Currency** | **Currency** | | [optional]
**CompanyId** | **string** | The company or subsidiary the journal entry belongs to | [optional]
**LineItems** | [**List<JournalEntryLineItem>**](JournalEntryLineItem.md) | Requires a minimum of 2 line items that sum to 0 | [optional]
**Memo** | **string** | Reference for the journal entry. | [optional]
**PostedAt** | **DateTime** | This is the date on which the journal entry was added. This can be different from the creation date and can also be backdated. | [optional]
Expand Down
2 changes: 1 addition & 1 deletion src/gen/docs/SupportedProperty.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**UnifiedProperty** | **string** | Name of the property in our Unified API. | [optional]
**ChildProperties** | [**List<SupportedPropertyChildProperties>**](SupportedPropertyChildProperties.md) | List of child properties of the unified property. | [optional]
**ChildProperties** | [**List<SupportedProperty>**](SupportedProperty.md) | List of child properties of the unified property. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

10 changes: 0 additions & 10 deletions src/gen/docs/SupportedPropertyChildProperties.md

This file was deleted.

2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Api/AccountingApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Api/AtsApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Api/ConnectorApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Api/CrmApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Api/EcommerceApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Api/FileStorageApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Api/HrisApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Api/IssueTrackingApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Api/LeadApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Api/PosApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Api/SmsApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Api/VaultApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Api/WebhookApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/AccountingEventTypeTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ActivitiesFilterTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ActivitiesSortTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ActivityAttendeeTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ActivityTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/AddressTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ApiResourceCoverageTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ApiResourceTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ApiResourcesTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ApiStatusTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ApiTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ApisFilterTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ApplicantTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ApplicantWebsitesTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ApplicantsFilterTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ApplicationStageTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/ApplicationTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
Loading

0 comments on commit c18d9e4

Please sign in to comment.