Skip to content

Commit

Permalink
Updated API from documentation release
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Jan 2, 2025
1 parent e8f731a commit 473d2c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api-specs/history/types/ModifiedBy.raml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ properties:
isPlatformClient:
type: boolean
description: |
`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.
id?:
type: string
description: |
Expand Down
2 changes: 1 addition & 1 deletion api-specs/history/types/Source.raml
Original file line number Diff line number Diff line change
Expand Up @@ -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 comments on commit 473d2c6

Please sign in to comment.