@@ -23,13 +23,13 @@ var defaultClient = SibApiV3Sdk.ApiClient.instance;
23
23
24
24
// Configure API key authorization: api-key
25
25
var apiKey = defaultClient .authentications [' api-key' ];
26
- api - key .apiKey = ' YOUR API KEY' ;
26
+ apiKey .apiKey = ' YOUR API KEY' ;
27
27
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
28
28
// apikey.apiKeyPrefix = 'Token';
29
29
30
30
// Configure API key authorization: partner-key
31
31
var partnerKey = defaultClient .authentications [' partner-key' ];
32
- partner - key .apiKey = ' YOUR API KEY' ;
32
+ partnerKey .apiKey = ' YOUR API KEY' ;
33
33
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
34
34
// partnerKey.apiKeyPrefix = 'Token';
35
35
@@ -83,13 +83,13 @@ var defaultClient = SibApiV3Sdk.ApiClient.instance;
83
83
84
84
// Configure API key authorization: api-key
85
85
var apiKey = defaultClient .authentications [' api-key' ];
86
- api - key .apiKey = ' YOUR API KEY' ;
86
+ apiKey .apiKey = ' YOUR API KEY' ;
87
87
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
88
88
// apikey.apiKeyPrefix = 'Token';
89
89
90
90
// Configure API key authorization: partner-key
91
91
var partnerKey = defaultClient .authentications [' partner-key' ];
92
- partner - key .apiKey = ' YOUR API KEY' ;
92
+ partnerKey .apiKey = ' YOUR API KEY' ;
93
93
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
94
94
// partnerKey.apiKeyPrefix = 'Token';
95
95
@@ -140,13 +140,13 @@ var defaultClient = SibApiV3Sdk.ApiClient.instance;
140
140
141
141
// Configure API key authorization: api-key
142
142
var apiKey = defaultClient .authentications [' api-key' ];
143
- api - key .apiKey = ' YOUR API KEY' ;
143
+ apiKey .apiKey = ' YOUR API KEY' ;
144
144
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
145
145
// apikey.apiKeyPrefix = 'Token';
146
146
147
147
// Configure API key authorization: partner-key
148
148
var partnerKey = defaultClient .authentications [' partner-key' ];
149
- partner - key .apiKey = ' YOUR API KEY' ;
149
+ partnerKey .apiKey = ' YOUR API KEY' ;
150
150
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
151
151
// partnerKey.apiKeyPrefix = 'Token';
152
152
@@ -188,13 +188,13 @@ var defaultClient = SibApiV3Sdk.ApiClient.instance;
188
188
189
189
// Configure API key authorization: api-key
190
190
var apiKey = defaultClient .authentications [' api-key' ];
191
- api - key .apiKey = ' YOUR API KEY' ;
191
+ apiKey .apiKey = ' YOUR API KEY' ;
192
192
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
193
193
// apikey.apiKeyPrefix = 'Token';
194
194
195
195
// Configure API key authorization: partner-key
196
196
var partnerKey = defaultClient .authentications [' partner-key' ];
197
- partner - key .apiKey = ' YOUR API KEY' ;
197
+ partnerKey .apiKey = ' YOUR API KEY' ;
198
198
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
199
199
// partnerKey.apiKeyPrefix = 'Token';
200
200
0 commit comments