We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3340a9b commit 1d84a26Copy full SHA for 1d84a26
specs/recommend/spec.yml
@@ -70,7 +70,7 @@ components:
70
apiKey:
71
$ref: '../common/securitySchemes.yml#/apiKey'
72
servers:
73
- - url: https://{appId}.algolianet.com
+ - url: https://{appId}.algolia.net
74
variables:
75
appId:
76
default: ALGOLIA_APPLICATION_ID
@@ -86,7 +86,7 @@ servers:
86
87
88
89
- - url: https://{appId}-dsn.algolianet.com
+ - url: https://{appId}-dsn.algolia.net
90
91
92
0 commit comments