Skip to content

Commit f126366

Browse files
kai687millotp
andauthored
fix(specs): note on Analytics API server (#3650)
Co-authored-by: Pierre Millot <[email protected]>
1 parent c883383 commit f126366

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

specs/abtesting/spec.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ info:
1212
1313
The base URLs for requests to the A/B testing API are:
1414
15-
- `https://analytics.us.algolia.com` (alias: `https://analytics.algolia.com`)
15+
- `https://analytics.us.algolia.com`
1616
- `https://analytics.de.algolia.com`
17+
- `https://analytics.algolia.com` (routes requests to the closest of the above servers, based on your geographical location)
1718
1819
Use the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics).
1920

specs/analytics/spec.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ info:
1212
1313
The base URLs for requests to the Analytics API are:
1414
15-
- `https://analytics.us.algolia.com` (alias: `https://analytics.algolia.com`)
15+
- `https://analytics.us.algolia.com`
1616
- `https://analytics.de.algolia.com`
17+
- `https://analytics.algolia.com` (routes requests to the closest of the above servers, based on your geographical location)
1718
1819
Use the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics).
1920

0 commit comments

Comments
 (0)