-
Notifications
You must be signed in to change notification settings - Fork 8
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 #275 from commercetools/gen-sdk-updates
Update generated SDKs
- Loading branch information
Showing
7 changed files
with
4 additions
and
499 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
77 changes: 0 additions & 77 deletions
77
lib/commercetools-import/src/Models/Errors/ReferencedResourceNotFound.php
This file was deleted.
Oops, something went wrong.
150 changes: 0 additions & 150 deletions
150
lib/commercetools-import/src/Models/Errors/ReferencedResourceNotFoundBuilder.php
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
lib/commercetools-import/src/Models/Errors/ReferencedResourceNotFoundCollection.php
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.