-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #340 from commercetools/gen-sdk-updates
Update generated SDKs
- Loading branch information
Showing
4,485 changed files
with
3,118 additions
and
5,581 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
...ls.Sdk/commercetools.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApiClients/ApiClient.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
using System; | ||
using commercetools.Base.Models; | ||
|
||
|
||
namespace commercetools.Sdk.Api.Models.ApiClients | ||
{ | ||
|
||
|
2 changes: 2 additions & 0 deletions
2
...k/commercetools.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApiClients/ApiClientDraft.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
|
||
|
||
namespace commercetools.Sdk.Api.Models.ApiClients | ||
{ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
...s.Sdk/commercetools.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApiClients/IApiClient.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
.../commercetools.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApiClients/IApiClientDraft.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...etools.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApprovalFlows/ApprovalFlowApproval.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
...s.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApprovalFlows/ApprovalFlowApproveAction.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
|
||
|
||
namespace commercetools.Sdk.Api.Models.ApprovalFlows | ||
{ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
...ls.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApprovalFlows/ApprovalFlowRejectAction.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
|
||
|
||
namespace commercetools.Sdk.Api.Models.ApprovalFlows | ||
{ | ||
|
||
|
1 change: 0 additions & 1 deletion
1
...tools.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApprovalFlows/ApprovalFlowRejection.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...pi/Generated/commercetoolsSdkApi/Models/ApprovalFlows/ApprovalFlowSetCustomFieldAction.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
using System; | ||
|
||
|
||
namespace commercetools.Sdk.Api.Models.ApprovalFlows | ||
{ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...tools.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApprovalFlows/IApprovalFlowApproval.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
....Sdk.Api/Generated/commercetoolsSdkApi/Models/ApprovalFlows/IApprovalFlowApproveAction.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
using commercetools.Base.CustomAttributes; | ||
|
||
// ReSharper disable CheckNamespace | ||
namespace commercetools.Sdk.Api.Models.ApprovalFlows | ||
{ | ||
[DeserializeAs(typeof(commercetools.Sdk.Api.Models.ApprovalFlows.ApprovalFlowApproveAction))] | ||
public partial interface IApprovalFlowApproveAction : IApprovalFlowUpdateAction | ||
{ | ||
|
||
|
||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...s.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApprovalFlows/IApprovalFlowRejectAction.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...ools.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApprovalFlows/IApprovalFlowRejection.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...i/Generated/commercetoolsSdkApi/Models/ApprovalFlows/IApprovalFlowSetCustomFieldAction.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...pi/Generated/commercetoolsSdkApi/Models/ApprovalFlows/IApprovalFlowSetCustomTypeAction.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
...s.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApprovalFlows/IApprovalFlowUpdateAction.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
....Api/Generated/commercetoolsSdkApi/Models/ApprovalRules/ApprovalRuleSetApproversAction.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
|
||
|
||
namespace commercetools.Sdk.Api.Models.ApprovalRules | ||
{ | ||
|
||
|
2 changes: 2 additions & 0 deletions
2
...pi/Generated/commercetoolsSdkApi/Models/ApprovalRules/ApprovalRuleSetDescriptionAction.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
|
||
|
||
namespace commercetools.Sdk.Api.Models.ApprovalRules | ||
{ | ||
|
||
|
2 changes: 2 additions & 0 deletions
2
...ls.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApprovalRules/ApprovalRuleSetKeyAction.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
|
||
|
||
namespace commercetools.Sdk.Api.Models.ApprovalRules | ||
{ | ||
|
||
|
2 changes: 2 additions & 0 deletions
2
...s.Sdk.Api/Generated/commercetoolsSdkApi/Models/ApprovalRules/ApprovalRuleSetNameAction.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
|
||
|
||
namespace commercetools.Sdk.Api.Models.ApprovalRules | ||
{ | ||
|
||
|
2 changes: 2 additions & 0 deletions
2
....Api/Generated/commercetoolsSdkApi/Models/ApprovalRules/ApprovalRuleSetPredicateAction.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
|
||
|
||
namespace commercetools.Sdk.Api.Models.ApprovalRules | ||
{ | ||
|
||
|
Oops, something went wrong.