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 9f139a3 commit 721348bCopy full SHA for 721348b
config/clients.config.json
@@ -147,8 +147,7 @@
147
},
148
{
149
"name": "abtesting-v3",
150
- "output": "clients/algoliasearch-client-javascript/packages/abtesting",
151
- "clientName": "abtesting"
+ "output": "clients/algoliasearch-client-javascript/packages/abtesting"
152
153
154
"name": "analytics",
config/clients.schema.json
@@ -12,6 +12,7 @@
12
"type": "string",
13
"enum": [
14
"abtesting",
15
+ "abtesting-v3",
16
"analytics",
17
"composition",
18
"ingestion",
0 commit comments