Skip to content

Commit

Permalink
Automated update by SDK Generator (#40)
Browse files Browse the repository at this point in the history
* Automated update by SDK Generator version:2.3.0 commit:4a43274

* Automated update by SDK Generator version:2.3.0 commit:4a43274

* Automated update by SDK Generator version:2.3.0 commit:4a43274

* Automated update by SDK Generator version:2.3.0 commit:4a43274

* Automated update by SDK Generator version:2.3.0 commit:4a43274

* Automated update by SDK Generator version:2.3.0 commit:4a43274

* Automated update by SDK Generator version:2.3.0 commit:4a43274

* Automated update by SDK Generator version:2.3.0 commit:4a43274

* Automated update by SDK Generator version:2.3.0 commit:4a43274

* Automated update by SDK Generator version:2.3.0 commit:4a43274

* Automated update by SDK Generator version:2.3.0 commit:4a43274

* Automated update by SDK Generator version:2.3.0 commit:4a43274

* Automated update by SDK Generator version:2.3.0 commit:cf6bac0

* Automated update by SDK Generator version:2.3.0 commit:312f2a0

* Automated update by SDK Generator version:2.3.0 commit:312f2a0

* Automated update by SDK Generator version:2.3.0 commit:312f2a0

* Automated update by SDK Generator version:2.3.0 commit:b0eeb2c

* Automated update by SDK Generator version:2.3.0 commit:b0eeb2c

* Automated update by SDK Generator version:2.3.0 commit:b0eeb2c

* Automated update by SDK Generator version:2.3.0 commit:b0eeb2c

* Automated update by SDK Generator version:2.3.0 commit:b0eeb2c

* Automated update by SDK Generator version:2.3.0 commit:b0eeb2c

* Automated update by SDK Generator version:2.3.0 commit:c781517

* Automated update by SDK Generator version:2.3.0 commit:c781517

* Automated update by SDK Generator version:2.3.1 commit:d4ea776

* Automated update by SDK Generator version:2.3.1 commit:6c06d9a

* Automated update by SDK Generator version:2.3.1 commit:6c06d9a

* Automated update by SDK Generator version:2.3.1 commit:6c06d9a

* Automated update by SDK Generator version:2.3.1 commit:6c06d9a

* Automated update by SDK Generator version:2.3.1 commit:115003a

* Automated update by SDK Generator version:2.3.1 commit:115003a

* Automated update by SDK Generator version:2.3.1 commit:5d52eb9

* Automated update by SDK Generator version:2.3.1 commit:5d52eb9

* Automated update by SDK Generator version:2.3.1 commit:4dadef8

* Automated update by SDK Generator version:2.3.1 commit:4dadef8

* Automated update by SDK Generator version:2.3.1 commit:4dadef8

* Automated update by SDK Generator version:2.3.1 commit:4dadef8

* Automated update by SDK Generator version:2.3.2 commit:10ed67c

* Automated update by SDK Generator version:2.3.2 commit:10ed67c

* Automated update by SDK Generator version:2.3.2 commit:10ed67c

* Automated update by SDK Generator version:2.3.2 commit:10ed67c

* Automated update by SDK Generator version:2.3.2 commit:10ed67c

* Automated update by SDK Generator version:2.3.2 commit:fe4f560

* Automated update by SDK Generator version:2.3.2 commit:fe4f560

* Automated update by SDK Generator version:2.3.2 commit:fe4f560

* Automated update by SDK Generator version:2.3.2 commit:fe4f560

* Automated update by SDK Generator version:2.3.2 commit:2bef952

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Geiser Menoia <gmenoiaa@gmail.com>
  • Loading branch information
3 people authored May 16, 2024
1 parent af8a7ae commit d5a28b7
Show file tree
Hide file tree
Showing 1,322 changed files with 1,421 additions and 1,330 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.3.1
PACKAGE_VERSION: 2.3.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.3.1",
"version": "2.3.2",
"description": "Apideck .NET SDK",
"keywords": [
"apideck",
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", "{F713C13C-5DC0-43F6-97E3-0F4C00E70CDA}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Apideck", "src\Apideck\Apideck.csproj", "{30FD109B-986B-4D0A-9E5A-647BF0415BF7}"
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
{F713C13C-5DC0-43F6-97E3-0F4C00E70CDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F713C13C-5DC0-43F6-97E3-0F4C00E70CDA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F713C13C-5DC0-43F6-97E3-0F4C00E70CDA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F713C13C-5DC0-43F6-97E3-0F4C00E70CDA}.Release|Any CPU.Build.0 = Release|Any CPU
{30FD109B-986B-4D0A-9E5A-647BF0415BF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{30FD109B-986B-4D0A-9E5A-647BF0415BF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{30FD109B-986B-4D0A-9E5A-647BF0415BF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{30FD109B-986B-4D0A-9E5A-647BF0415BF7}.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/EcommerceOrdersFilter.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Name | Type | Description | Notes
**Email** | **string** | Customer email address to filter on | [optional]
**CustomerId** | **string** | Customer id to filter on | [optional]
**UpdatedSince** | **string** | Minimum date the order was last modified | [optional]
**CreatedSince** | **string** | Minimum date the order was created | [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)

1 change: 1 addition & 0 deletions src/gen/docs/InvoicesFilter.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**UpdatedSince** | **DateTime** | | [optional]
**CreatedSince** | **DateTime** | | [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)

1 change: 1 addition & 0 deletions src/gen/docs/LinkedCustomer.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Name | Type | Description | Notes
**DisplayName** | **string** | The display name of the customer. | [optional]
**Name** | **string** | The name of the customer. Deprecated, use display_name instead. | [optional]
**CompanyName** | **string** | The company name of the customer. | [optional] [readonly]
**Email** | **string** | The email address of the customer. | [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)

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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
2 changes: 1 addition & 1 deletion src/gen/src/Apideck.Test/Model/AccountingLocationTests.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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* 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.4.1
* The version of the OpenAPI document: 10.4.2
* Generated by: https://github.com/openapitools/openapi-generator.git
*/

Expand Down
Loading

0 comments on commit d5a28b7

Please sign in to comment.