Skip to content

Commit 4ef801c

Browse files
committed
fix: change . to -
1 parent 1863ee3 commit 4ef801c

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.com
13+
- url: https://predict.{region}.algolia.com
1414
variables:
1515
region:
1616
enum:

0 commit comments

Comments
 (0)