-
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 #386 from commercetools/gen-sdk-updates
Update generated SDKs
- Loading branch information
Showing
5 changed files
with
4 additions
and
64 deletions.
There are no files selected for viewing
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,19 +1,8 @@ | ||
**Api changes** | ||
**Import changes** | ||
|
||
<details> | ||
<summary>Changed Property(s)</summary> | ||
<summary>Removed Type(s)</summary> | ||
|
||
- :warning: changed property `line` of type `GraphQLErrorLocation` from type `integer` to `number` | ||
- :warning: changed property `column` of type `GraphQLErrorLocation` from type `integer` to `number` | ||
- :warning: changed property `totalPrice` of type `StagedOrder` from type `TypedMoney` to `CentPrecisionMoney` | ||
- :warning: changed property `totalPrice` of type `Order` from type `TypedMoney` to `CentPrecisionMoney` | ||
</details> | ||
|
||
|
||
<details> | ||
<summary>Added QueryParameter(s)</summary> | ||
|
||
- added query parameter `where` to method `get /{projectKey}/product-selections/key={key}/products` | ||
- added query parameter `where` to method `get /{projectKey}/product-selections/{ID}/products` | ||
- :warning: removed type `ReferencedResourceNotFound` | ||
</details> | ||
|
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
20 changes: 0 additions & 20 deletions
20
...mportApi/Generated/commercetoolsSdkImportApi/Models/Errors/IReferencedResourceNotFound.cs
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
...ImportApi/Generated/commercetoolsSdkImportApi/Models/Errors/ReferencedResourceNotFound.cs
This file was deleted.
Oops, something went wrong.
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