Skip to content

Commit 473d2c6

Browse files
committed
Updated API from documentation release
1 parent e8f731a commit 473d2c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-specs/history/types/ModifiedBy.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ properties:
99
isPlatformClient:
1010
type: boolean
1111
description: |
12-
`true` if the change was made using the Merchant Center or [ImpEx](https://impex.europe-west1.gcp.commercetools.com/).
12+
`true` if the change was made using the Merchant Center.
1313
id?:
1414
type: string
1515
description: |

api-specs/history/types/Source.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ description: Source of change for the resource.
1010
(enumDescriptions):
1111
MerchantCenter: The change was made through the Merchant Center.
1212
ApiClient: The change was made through an API Client.
13-
ImpEx: The change was made through ImpEx.
13+
ImpEx: The change was made through the now-decommissioned ImpEx tool.

0 commit comments

Comments
 (0)