File tree 19 files changed +72
-196
lines changed
19 files changed +72
-196
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @experimental-api-clients-automation/client-abtesting" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.5 " ,
4
4
"description" : " JavaScript client for @experimental-api-clients-automation/client-abtesting" ,
5
5
"repository" : " algolia/algoliasearch-client-javascript" ,
6
6
"author" : " Algolia" ,
24
24
"node" : " >= 14.0.0"
25
25
},
26
26
"dependencies" : {
27
- "@experimental-api-clients-automation/client-common" : " 0.0.4 " ,
28
- "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.4 " ,
29
- "@experimental-api-clients-automation/requester-node-http" : " 0.0.4 "
27
+ "@experimental-api-clients-automation/client-common" : " 0.0.5 " ,
28
+ "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.5 " ,
29
+ "@experimental-api-clients-automation/requester-node-http" : " 0.0.5 "
30
30
},
31
31
"devDependencies" : {
32
32
"@types/node" : " 16.11.11" ,
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ import type { AddABTestsRequest } from '../model/addABTestsRequest';
17
17
import type { ListABTestsResponse } from '../model/listABTestsResponse' ;
18
18
19
19
export * from '../model/models' ;
20
- export const apiClientVersion = '0.0.4 ' ;
20
+ export const apiClientVersion = '0.0.5 ' ;
21
21
22
22
export type Region = 'de' | 'us' ;
23
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @experimental-api-clients-automation/client-analytics" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.5 " ,
4
4
"description" : " JavaScript client for @experimental-api-clients-automation/client-analytics" ,
5
5
"repository" : " algolia/algoliasearch-client-javascript" ,
6
6
"author" : " Algolia" ,
24
24
"node" : " >= 14.0.0"
25
25
},
26
26
"dependencies" : {
27
- "@experimental-api-clients-automation/client-common" : " 0.0.4 " ,
28
- "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.4 " ,
29
- "@experimental-api-clients-automation/requester-node-http" : " 0.0.4 "
27
+ "@experimental-api-clients-automation/client-common" : " 0.0.5 " ,
28
+ "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.5 " ,
29
+ "@experimental-api-clients-automation/requester-node-http" : " 0.0.5 "
30
30
},
31
31
"devDependencies" : {
32
32
"@types/node" : " 16.11.11" ,
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ import type { GetTopSearchesResponse } from '../model/getTopSearchesResponse';
30
30
import type { GetUsersCountResponse } from '../model/getUsersCountResponse' ;
31
31
32
32
export * from '../model/models' ;
33
- export const apiClientVersion = '0.0.4 ' ;
33
+ export const apiClientVersion = '0.0.5 ' ;
34
34
35
35
export type Region = 'de' | 'us' ;
36
36
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @experimental-api-clients-automation/client-insights" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.5 " ,
4
4
"description" : " JavaScript client for @experimental-api-clients-automation/client-insights" ,
5
5
"repository" : " algolia/algoliasearch-client-javascript" ,
6
6
"author" : " Algolia" ,
24
24
"node" : " >= 14.0.0"
25
25
},
26
26
"dependencies" : {
27
- "@experimental-api-clients-automation/client-common" : " 0.0.4 " ,
28
- "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.4 " ,
29
- "@experimental-api-clients-automation/requester-node-http" : " 0.0.4 "
27
+ "@experimental-api-clients-automation/client-common" : " 0.0.5 " ,
28
+ "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.5 " ,
29
+ "@experimental-api-clients-automation/requester-node-http" : " 0.0.5 "
30
30
},
31
31
"devDependencies" : {
32
32
"@types/node" : " 16.11.11" ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ import type { InsightEvents } from '../model/insightEvents';
15
15
import type { PushEventsResponse } from '../model/pushEventsResponse' ;
16
16
17
17
export * from '../model/models' ;
18
- export const apiClientVersion = '0.0.4 ' ;
18
+ export const apiClientVersion = '0.0.5 ' ;
19
19
20
20
export type Region = 'de' | 'us' ;
21
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @experimental-api-clients-automation/client-personalization" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.5 " ,
4
4
"description" : " JavaScript client for @experimental-api-clients-automation/client-personalization" ,
5
5
"repository" : " algolia/algoliasearch-client-javascript" ,
6
6
"author" : " Algolia" ,
24
24
"node" : " >= 14.0.0"
25
25
},
26
26
"dependencies" : {
27
- "@experimental-api-clients-automation/client-common" : " 0.0.4 " ,
28
- "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.4 " ,
29
- "@experimental-api-clients-automation/requester-node-http" : " 0.0.4 "
27
+ "@experimental-api-clients-automation/client-common" : " 0.0.5 " ,
28
+ "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.5 " ,
29
+ "@experimental-api-clients-automation/requester-node-http" : " 0.0.5 "
30
30
},
31
31
"devDependencies" : {
32
32
"@types/node" : " 16.11.11" ,
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ import type { PersonalizationStrategyParams } from '../model/personalizationStra
17
17
import type { SetPersonalizationStrategyResponse } from '../model/setPersonalizationStrategyResponse' ;
18
18
19
19
export * from '../model/models' ;
20
- export const apiClientVersion = '0.0.4 ' ;
20
+ export const apiClientVersion = '0.0.5 ' ;
21
21
22
22
export type Region = 'eu' | 'us' ;
23
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @experimental-api-clients-automation/client-predict" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.5 " ,
4
4
"description" : " JavaScript client for @experimental-api-clients-automation/client-predict" ,
5
5
"repository" : " algolia/algoliasearch-client-javascript" ,
6
6
"author" : " Algolia" ,
24
24
"node" : " >= 14.0.0"
25
25
},
26
26
"dependencies" : {
27
- "@experimental-api-clients-automation/client-common" : " 0.0.4 " ,
28
- "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.4 " ,
29
- "@experimental-api-clients-automation/requester-node-http" : " 0.0.4 "
27
+ "@experimental-api-clients-automation/client-common" : " 0.0.5 " ,
28
+ "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.5 " ,
29
+ "@experimental-api-clients-automation/requester-node-http" : " 0.0.5 "
30
30
},
31
31
"devDependencies" : {
32
32
"@types/node" : " 16.11.11" ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ import type { FetchUserProfileResponse } from '../model/fetchUserProfileResponse
15
15
import type { Params } from '../model/params' ;
16
16
17
17
export * from '../model/models' ;
18
- export const apiClientVersion = '0.0.4 ' ;
18
+ export const apiClientVersion = '0.0.5 ' ;
19
19
20
20
function getDefaultHosts ( ) : Host [ ] {
21
21
return [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @experimental-api-clients-automation/client-query-suggestions" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.5 " ,
4
4
"description" : " JavaScript client for @experimental-api-clients-automation/client-query-suggestions" ,
5
5
"repository" : " algolia/algoliasearch-client-javascript" ,
6
6
"author" : " Algolia" ,
24
24
"node" : " >= 14.0.0"
25
25
},
26
26
"dependencies" : {
27
- "@experimental-api-clients-automation/client-common" : " 0.0.4 " ,
28
- "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.4 " ,
29
- "@experimental-api-clients-automation/requester-node-http" : " 0.0.4 "
27
+ "@experimental-api-clients-automation/client-common" : " 0.0.5 " ,
28
+ "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.5 " ,
29
+ "@experimental-api-clients-automation/requester-node-http" : " 0.0.5 "
30
30
},
31
31
"devDependencies" : {
32
32
"@types/node" : " 16.11.11" ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ import type { Status } from '../model/status';
19
19
import type { SucessResponse } from '../model/sucessResponse' ;
20
20
21
21
export * from '../model/models' ;
22
- export const apiClientVersion = '0.0.4 ' ;
22
+ export const apiClientVersion = '0.0.5 ' ;
23
23
24
24
export type Region = 'eu' | 'us' ;
25
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @experimental-api-clients-automation/client-search" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.5 " ,
4
4
"description" : " JavaScript client for @experimental-api-clients-automation/client-search" ,
5
5
"repository" : " algolia/algoliasearch-client-javascript" ,
6
6
"author" : " Algolia" ,
24
24
"node" : " >= 14.0.0"
25
25
},
26
26
"dependencies" : {
27
- "@experimental-api-clients-automation/client-common" : " 0.0.4 " ,
28
- "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.4 " ,
29
- "@experimental-api-clients-automation/requester-node-http" : " 0.0.4 "
27
+ "@experimental-api-clients-automation/client-common" : " 0.0.5 " ,
28
+ "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.5 " ,
29
+ "@experimental-api-clients-automation/requester-node-http" : " 0.0.5 "
30
30
},
31
31
"devDependencies" : {
32
32
"@types/node" : " 16.11.11" ,
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ import type { UpdatedRuleResponse } from '../model/updatedRuleResponse';
72
72
import type { UserId } from '../model/userId' ;
73
73
74
74
export * from '../model/models' ;
75
- export const apiClientVersion = '0.0.4 ' ;
75
+ export const apiClientVersion = '0.0.5 ' ;
76
76
77
77
function getDefaultHosts ( appId : string ) : Host [ ] {
78
78
return (
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @experimental-api-clients-automation/client-sources" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.5 " ,
4
4
"description" : " JavaScript client for @experimental-api-clients-automation/client-sources" ,
5
5
"repository" : " algolia/algoliasearch-client-javascript" ,
6
6
"author" : " Algolia" ,
24
24
"node" : " >= 14.0.0"
25
25
},
26
26
"dependencies" : {
27
- "@experimental-api-clients-automation/client-common" : " 0.0.4 " ,
28
- "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.4 " ,
29
- "@experimental-api-clients-automation/requester-node-http" : " 0.0.4 "
27
+ "@experimental-api-clients-automation/client-common" : " 0.0.5 " ,
28
+ "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.5 " ,
29
+ "@experimental-api-clients-automation/requester-node-http" : " 0.0.5 "
30
30
},
31
31
"devDependencies" : {
32
32
"@types/node" : " 16.11.11" ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ import type { PostIngestUrlResponse } from '../model/postIngestUrlResponse';
15
15
import type { PostURLJob } from '../model/postURLJob' ;
16
16
17
17
export * from '../model/models' ;
18
- export const apiClientVersion = '0.0.4 ' ;
18
+ export const apiClientVersion = '0.0.5 ' ;
19
19
20
20
export type Region = 'de' | 'us' ;
21
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @experimental-api-clients-automation/recommend" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.5 " ,
4
4
"description" : " JavaScript client for @experimental-api-clients-automation/recommend" ,
5
5
"repository" : " algolia/algoliasearch-client-javascript" ,
6
6
"author" : " Algolia" ,
24
24
"node" : " >= 14.0.0"
25
25
},
26
26
"dependencies" : {
27
- "@experimental-api-clients-automation/client-common" : " 0.0.4 " ,
28
- "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.4 " ,
29
- "@experimental-api-clients-automation/requester-node-http" : " 0.0.4 "
27
+ "@experimental-api-clients-automation/client-common" : " 0.0.5 " ,
28
+ "@experimental-api-clients-automation/requester-browser-xhr" : " 0.0.5 " ,
29
+ "@experimental-api-clients-automation/requester-node-http" : " 0.0.5 "
30
30
},
31
31
"devDependencies" : {
32
32
"@types/node" : " 16.11.11" ,
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ import type { GetRecommendationsParams } from '../model/getRecommendationsParams
16
16
import type { GetRecommendationsResponse } from '../model/getRecommendationsResponse' ;
17
17
18
18
export * from '../model/models' ;
19
- export const apiClientVersion = '0.0.4 ' ;
19
+ export const apiClientVersion = '0.0.5 ' ;
20
20
21
21
function getDefaultHosts ( appId : string ) : Host [ ] {
22
22
return (
You can’t perform that action at this time.
0 commit comments