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 Dec 5, 2024
1 parent 7375cdc commit 26468c0
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 47 deletions.
2 changes: 0 additions & 2 deletions api-specs/api/api.raml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ baseUriParameters:
- europe-west1.gcp
- eu-central-1.aws
- australia-southeast1.gcp
- eastus.azure
- germanywestcentral.azure
description: |
[Region](/../api/general-concepts#hosts) in which the Project is hosted.
version: v1
Expand Down
3 changes: 0 additions & 3 deletions api-specs/checkout/types/common.raml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,13 @@ types:
- europe-west1.gcp
- us-central1.gcp
- australia-southeast1.gcp
- eastus.azure
(annotations.enumDescriptions):
europe-west1.gcp: |
for Europe (Google Cloud, Belgium)
us-central1.gcp: |
for North America (Google Cloud, Iowa)
australia-southeast1.gcp: |
for Australia (Google Cloud, Sydney)
eastus.azure: |
for North America (Azure, Virginia)
Amount:
description: |
Expand Down
10 changes: 0 additions & 10 deletions api-specs/connect/api.raml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ baseUriParameters:
- europe-west1.gcp
- us-central1.gcp
- australia-southeast1.gcp
- eastus.azure
- germanywestcentral.azure
description: |
[Region](hosts-and-authorization#hosts) in which the Project is hosted.
(annotations.serviceRegions):
Expand All @@ -34,14 +32,6 @@ baseUriParameters:
region: australia-southeast1
provider: gcp
name: Australia (Google Cloud, Sydney)
- uri: https://connect.eastus.azure.commercetools.com
region: eastus
provider: azure
name: North America (Azure, Virginia)
- uri: https://connect.germanywestcentral.azure.commercetools.com
region: germanywestcentral
provider: azure
name: Europe (Azure, Frankfurt)

types: !include types/types.raml

Expand Down
8 changes: 0 additions & 8 deletions api-specs/connect/security-schemes/oauth2.raml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ settings:
region: australia-southeast1
provider: gcp
name: Australia (Google Cloud, Sydney)
- uri: https://auth.eastus.azure.commercetools.com
region: eastus
provider: azure
name: North America (Azure, Virginia)
- uri: https://auth.germanywestcentral.azure.commercetools.com
region: germanywestcentral
provider: azure
name: Europe (Azure, Frankfurt)
scopes:
- 'manage_project:{projectKey}'
- 'view_connectors:{projectKey}'
Expand Down
4 changes: 0 additions & 4 deletions api-specs/connect/types/common.raml
Original file line number Diff line number Diff line change
Expand Up @@ -430,14 +430,10 @@ types:
- europe-west1.gcp
- us-central1.gcp
- australia-southeast1.gcp
- eastus.azure
- germanywestcentral.azure
(annotations.enumDescriptions):
europe-west1.gcp: Europe (Google Cloud, Belgium)
us-central1.gcp: North America (Google Cloud, Iowa)
australia-southeast1.gcp: Australia (Google Cloud, Sydney)
eastus.azure: North America (Azure, Virginia)
germanywestcentral.azure: Europe (Azure, Frankfurt)
IntegrationType:
description: |
Integration type of the Connector.
Expand Down
10 changes: 0 additions & 10 deletions api-specs/history/api.raml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ baseUri: https://history.europe-west1.gcp.commercetools.com
- australia-southeast1.gcp
- eu-central-1.aws
- us-east-2.aws
- eastus.azure
- germanywestcentral.azure
description: |
The [Region](#hosts) in which the project is hosted.
(serviceRegions):
Expand All @@ -84,14 +82,6 @@ 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)
- uri: https://history.germanywestcentral.azure.commercetools.com
region: germanywestcentral
provider: azure
name: Europe (Azure, Frankfurt)
securitySchemes:
oauth_2_0: !include oauth2.raml
securedBy: [oauth_2_0]
Expand Down
10 changes: 0 additions & 10 deletions api-specs/import/api.raml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ baseUri: https://import.europe-west1.gcp.commercetools.com
- australia-southeast1
- us-east-2.aws
- eu-central-1.aws
- eastus.azure
- germanywestcentral.azure
description: |
The [Region](/import-export/hosts-and-authorization#hosts) in which the Project is hosted.
(annotations.serviceRegions):
Expand All @@ -41,14 +39,6 @@ baseUri: https://import.europe-west1.gcp.commercetools.com
region: eu-central-1
provider: aws
name: Europe (AWS, Frankfurt)
- uri: https://import.eastus.azure.commercetools.com
region: eastus
provider: azure
name: North America (Azure, Virginia)
- uri: https://import.germanywestcentral.azure.commercetools.com
region: germanywestcentral
provider: azure
name: Europe (Azure, Frankfurt)
uses:
annotations: annotationTypes/annotations.raml
postman: annotationTypes/postman.raml
Expand Down

0 comments on commit 26468c0

Please sign in to comment.