We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8f731a commit 473d2c6Copy full SHA for 473d2c6
api-specs/history/types/ModifiedBy.raml
@@ -9,7 +9,7 @@ properties:
9
isPlatformClient:
10
type: boolean
11
description: |
12
- `true` if the change was made using the Merchant Center or [ImpEx](https://impex.europe-west1.gcp.commercetools.com/).
+ `true` if the change was made using the Merchant Center.
13
id?:
14
type: string
15
api-specs/history/types/Source.raml
@@ -10,4 +10,4 @@ description: Source of change for the resource.
(enumDescriptions):
MerchantCenter: The change was made through the Merchant Center.
ApiClient: The change was made through an API Client.
- ImpEx: The change was made through ImpEx.
+ ImpEx: The change was made through the now-decommissioned ImpEx tool.
0 commit comments