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 Oct 1, 2024
1 parent c77ec90 commit 78c9840
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion api-specs/history/api.raml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ baseUri: https://history.europe-west1.gcp.commercetools.com
- australia-southeast1.gcp
- eu-central-1.aws
- us-east-2.aws
- eastus.azure
description: |
The [Region](#hosts) in which the project is hosted.
(serviceRegions):
Expand All @@ -74,7 +75,10 @@ baseUri: https://history.europe-west1.gcp.commercetools.com
region: us-east-2
provider: aws
name: North America (AWS, Ohio)

- uri: https://history.eastus.azure.commercetools.com
region: eastus
provider: azure
name: North America (Azure, Virginia)
securitySchemes:
oauth_2_0: !include oauth2.raml
securedBy: [oauth_2_0]
Expand Down

0 comments on commit 78c9840

Please sign in to comment.