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 Jul 30, 2024
1 parent 7ce78a5 commit 9542dc4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions api-specs/import/api.raml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ baseUri: https://import.europe-west1.gcp.commercetools.com
- europe-west1.gcp
- us-central1.gcp
- australia-southeast1
- us-east-2.aws
- eu-central-1.aws
- eastus.azure
description: |
The [Region](/hosts-and-authorization#hosts) in which the Project is hosted.
Expand All @@ -30,6 +32,14 @@ baseUri: https://import.europe-west1.gcp.commercetools.com
region: australia-southeast1
provider: gcp
name: Australia (Google Cloud, Sydney)
- uri: https://import.us-east-2.aws.commercetools.com
region: us-east-2
provider: aws
name: North America (AWS, Ohio)
- uri: https://import.eu-central-1.aws.commercetools.com
region: eu-central-1
provider: aws
name: Europe (AWS, Frankfurt)
- uri: https://import.eastus.azure.commercetools.com
region: eastus
provider: azure
Expand Down

0 comments on commit 9542dc4

Please sign in to comment.