Skip to content

Commit 8cb2b99

Browse files
chore: bumping version to 2.1.3
1 parent c129f95 commit 8cb2b99

11 files changed

Lines changed: 27383 additions & 21419 deletions

File tree

.openapi-generator/FILES

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -269,23 +269,7 @@ docs/WebhooksSubscription.md
269269
docs/WebhooksSubscriptionConfig.md
270270
docs/WebhooksSubscriptionMapping.md
271271
docs/WebhooksSubscriptionVerificationMethod.md
272-
src/It.FattureInCloud.Sdk.Test/Api/PriceListsApiTests.cs
273272
src/It.FattureInCloud.Sdk.Test/It.FattureInCloud.Sdk.Test.csproj
274-
src/It.FattureInCloud.Sdk.Test/Model/EntityClientPreCreateInfoTests.cs
275-
src/It.FattureInCloud.Sdk.Test/Model/GetBinIssuedDocumentResponseTests.cs
276-
src/It.FattureInCloud.Sdk.Test/Model/GetBinReceivedDocumentResponseTests.cs
277-
src/It.FattureInCloud.Sdk.Test/Model/GetEntityClientPreCreateInfoResponseTests.cs
278-
src/It.FattureInCloud.Sdk.Test/Model/GetPriceListItemsResponseTests.cs
279-
src/It.FattureInCloud.Sdk.Test/Model/ListBinIssuedDocumentsTests.cs
280-
src/It.FattureInCloud.Sdk.Test/Model/ListBinReceivedDocumentsTests.cs
281-
src/It.FattureInCloud.Sdk.Test/Model/ListPriceListsResponseTests.cs
282-
src/It.FattureInCloud.Sdk.Test/Model/PriceListItemTests.cs
283-
src/It.FattureInCloud.Sdk.Test/Model/PriceListPricesTypeTests.cs
284-
src/It.FattureInCloud.Sdk.Test/Model/PriceListTests.cs
285-
src/It.FattureInCloud.Sdk.Test/Model/PriceListTypeTests.cs
286-
src/It.FattureInCloud.Sdk.Test/Model/VerifyWebhooksSubscriptionRequestTests.cs
287-
src/It.FattureInCloud.Sdk.Test/Model/VerifyWebhooksSubscriptionTests.cs
288-
src/It.FattureInCloud.Sdk.Test/Model/WebhooksSubscriptionVerificationMethodTests.cs
289273
src/It.FattureInCloud.Sdk/Api/ArchiveApi.cs
290274
src/It.FattureInCloud.Sdk/Api/CashbookApi.cs
291275
src/It.FattureInCloud.Sdk/Api/ClientsApi.cs

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.14.0
1+
7.16.0

It.FattureInCloud.Sdk.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
22
# Visual Studio 14
33
VisualStudioVersion = 14.0.25420.1
44
MinimumVisualStudioVersion = 10.0.40219.1
5-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "It.FattureInCloud.Sdk", "src\It.FattureInCloud.Sdk\It.FattureInCloud.Sdk.csproj", "{AE4C8C39-7217-4648-8923-7E2EAF14D813}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "It.FattureInCloud.Sdk", "src\It.FattureInCloud.Sdk\It.FattureInCloud.Sdk.csproj", "{852D6664-91E8-4C7E-BF7A-6C38C2502525}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "It.FattureInCloud.Sdk.Test", "src\It.FattureInCloud.Sdk.Test\It.FattureInCloud.Sdk.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
88
EndProject
@@ -12,10 +12,10 @@ Global
1212
Release|Any CPU = Release|Any CPU
1313
EndGlobalSection
1414
GlobalSection(ProjectConfigurationPlatforms) = postSolution
15-
{AE4C8C39-7217-4648-8923-7E2EAF14D813}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{AE4C8C39-7217-4648-8923-7E2EAF14D813}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{AE4C8C39-7217-4648-8923-7E2EAF14D813}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{AE4C8C39-7217-4648-8923-7E2EAF14D813}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{852D6664-91E8-4C7E-BF7A-6C38C2502525}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{852D6664-91E8-4C7E-BF7A-6C38C2502525}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{852D6664-91E8-4C7E-BF7A-6C38C2502525}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{852D6664-91E8-4C7E-BF7A-6C38C2502525}.Release|Any CPU.Build.0 = Release|Any CPU
1919
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
2020
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
2121
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The Fatture in Cloud API is based on REST, and makes possible to interact with t
99
This C# SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
1010

1111
- API version: 2.1.5
12-
- SDK version: 2.1.2
12+
- SDK version: 2.1.3
1313
- Build package: org.openapitools.codegen.languages.CSharpClientCodegen
1414

1515

0 commit comments

Comments
 (0)