Skip to content

Commit 1863ee3

Browse files
committed
fix: update url to include .com
1 parent 30f7fc0 commit 1863ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/predict/spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ components:
1010
apiKey:
1111
$ref: '../common/securitySchemes.yml#/apiKey'
1212
servers:
13-
- url: https://predict-{region}.algolia
13+
- url: https://predict-{region}.algolia.com
1414
variables:
1515
region:
1616
enum:

0 commit comments

Comments
 (0)