Skip to content

Commit b3a83f2

Browse files
authored
Merge branch 'main' into fix/ct-source-input
2 parents fd4ba93 + 377e091 commit b3a83f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specs/search/spec.yml

Lines changed: 2 additions & 2 deletions
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://{appId}.algolianet.com
13+
- url: https://{appId}.algolia.net
1414
variables:
1515
appId:
1616
default: myAppId
@@ -26,7 +26,7 @@ servers:
2626
variables:
2727
appId:
2828
default: myAppId
29-
- url: https://{appId}-dsn.algolianet.com
29+
- url: https://{appId}-dsn.algolia.net
3030
variables:
3131
appId:
3232
default: myAppId

0 commit comments

Comments
 (0)