Skip to content

Commit 6f4d9a2

Browse files
update wrapper
1 parent 35808c6 commit 6f4d9a2

File tree

359 files changed

+10978
-4058
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

359 files changed

+10978
-4058
lines changed

.travis.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: node_js
22
node_js:
3-
- "10"
4-
- "12"
5-
- "14"
3+
- "6"
4+
- "6.1"
5+
- "5"
6+
- "5.11"
7+

README.md

Lines changed: 77 additions & 26 deletions
Large diffs are not rendered by default.

docs/AccountApi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@ var SibApiV3Sdk = require('sib-api-v3-sdk');
1919
var defaultClient = SibApiV3Sdk.ApiClient.instance;
2020

2121
// Configure API key authorization: api-key
22-
var apiKey = defaultClient.authentications['api-key'];
23-
apiKey.apiKey = 'YOUR API KEY';
22+
var api-key = defaultClient.authentications['api-key'];
23+
api-key.apiKey = 'YOUR API KEY';
2424
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
25-
//apiKey.apiKeyPrefix = 'Token';
25+
//api-key.apiKeyPrefix = 'Token';
2626

2727
// Configure API key authorization: partner-key
28-
var partnerKey = defaultClient.authentications['partner-key'];
29-
partnerKey.apiKey = 'YOUR API KEY';
28+
var partner-key = defaultClient.authentications['partner-key'];
29+
partner-key.apiKey = 'YOUR API KEY';
3030
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
31-
//partnerKey.apiKeyPrefix = 'Token';
31+
//partner-key.apiKeyPrefix = 'Token';
3232

3333
var apiInstance = new SibApiV3Sdk.AccountApi();
3434
apiInstance.getAccount().then(function(data) {

docs/AttributesApi.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@ var SibApiV3Sdk = require('sib-api-v3-sdk');
2222
var defaultClient = SibApiV3Sdk.ApiClient.instance;
2323

2424
// Configure API key authorization: api-key
25-
var apiKey = defaultClient.authentications['api-key'];
26-
apiKey.apiKey = 'YOUR API KEY';
25+
var api-key = defaultClient.authentications['api-key'];
26+
api-key.apiKey = 'YOUR API KEY';
2727
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
28-
//apiKey.apiKeyPrefix = 'Token';
28+
//api-key.apiKeyPrefix = 'Token';
2929

3030
// Configure API key authorization: partner-key
31-
var partnerKey = defaultClient.authentications['partner-key'];
32-
partnerKey.apiKey = 'YOUR API KEY';
31+
var partner-key = defaultClient.authentications['partner-key'];
32+
partner-key.apiKey = 'YOUR API KEY';
3333
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
34-
//partnerKey.apiKeyPrefix = 'Token';
34+
//partner-key.apiKeyPrefix = 'Token';
3535

3636
var apiInstance = new SibApiV3Sdk.AttributesApi();
3737

@@ -82,16 +82,16 @@ var SibApiV3Sdk = require('sib-api-v3-sdk');
8282
var defaultClient = SibApiV3Sdk.ApiClient.instance;
8383

8484
// Configure API key authorization: api-key
85-
var apiKey = defaultClient.authentications['api-key'];
86-
apiKey.apiKey = 'YOUR API KEY';
85+
var api-key = defaultClient.authentications['api-key'];
86+
api-key.apiKey = 'YOUR API KEY';
8787
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
88-
//apiKey.apiKeyPrefix = 'Token';
88+
//api-key.apiKeyPrefix = 'Token';
8989

9090
// Configure API key authorization: partner-key
91-
var partnerKey = defaultClient.authentications['partner-key'];
92-
partnerKey.apiKey = 'YOUR API KEY';
91+
var partner-key = defaultClient.authentications['partner-key'];
92+
partner-key.apiKey = 'YOUR API KEY';
9393
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
94-
//partnerKey.apiKeyPrefix = 'Token';
94+
//partner-key.apiKeyPrefix = 'Token';
9595

9696
var apiInstance = new SibApiV3Sdk.AttributesApi();
9797

@@ -139,16 +139,16 @@ var SibApiV3Sdk = require('sib-api-v3-sdk');
139139
var defaultClient = SibApiV3Sdk.ApiClient.instance;
140140

141141
// Configure API key authorization: api-key
142-
var apiKey = defaultClient.authentications['api-key'];
143-
apiKey.apiKey = 'YOUR API KEY';
142+
var api-key = defaultClient.authentications['api-key'];
143+
api-key.apiKey = 'YOUR API KEY';
144144
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
145-
//apiKey.apiKeyPrefix = 'Token';
145+
//api-key.apiKeyPrefix = 'Token';
146146

147147
// Configure API key authorization: partner-key
148-
var partnerKey = defaultClient.authentications['partner-key'];
149-
partnerKey.apiKey = 'YOUR API KEY';
148+
var partner-key = defaultClient.authentications['partner-key'];
149+
partner-key.apiKey = 'YOUR API KEY';
150150
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
151-
//partnerKey.apiKeyPrefix = 'Token';
151+
//partner-key.apiKeyPrefix = 'Token';
152152

153153
var apiInstance = new SibApiV3Sdk.AttributesApi();
154154
apiInstance.getAttributes().then(function(data) {
@@ -187,16 +187,16 @@ var SibApiV3Sdk = require('sib-api-v3-sdk');
187187
var defaultClient = SibApiV3Sdk.ApiClient.instance;
188188

189189
// Configure API key authorization: api-key
190-
var apiKey = defaultClient.authentications['api-key'];
191-
apiKey.apiKey = 'YOUR API KEY';
190+
var api-key = defaultClient.authentications['api-key'];
191+
api-key.apiKey = 'YOUR API KEY';
192192
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
193-
//apiKey.apiKeyPrefix = 'Token';
193+
//api-key.apiKeyPrefix = 'Token';
194194

195195
// Configure API key authorization: partner-key
196-
var partnerKey = defaultClient.authentications['partner-key'];
197-
partnerKey.apiKey = 'YOUR API KEY';
196+
var partner-key = defaultClient.authentications['partner-key'];
197+
partner-key.apiKey = 'YOUR API KEY';
198198
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
199-
//partnerKey.apiKeyPrefix = 'Token';
199+
//partner-key.apiKeyPrefix = 'Token';
200200

201201
var apiInstance = new SibApiV3Sdk.AttributesApi();
202202

docs/Body.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,7 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**name** | **String** | Name of task |
7-
**duration** | **Number** | Duration of task | [optional]
8-
**taskTypeId** | **String** | Id for type of task e.g Call / Email / Meeting etc. |
9-
**_date** | **Date** | Task date/time |
10-
**notes** | **String** | Notes added to a task | [optional]
11-
**done** | **Boolean** | Task marked as done | [optional]
12-
**assignToId** | **String** | User id to whom task is assigned | [optional]
13-
**contactsIds** | **[Number]** | Contact ids for contacts linked to this task | [optional]
14-
**dealsIds** | **[String]** | Deal ids for deals a task is linked to | [optional]
15-
**companiesIds** | **[String]** | Companies ids for companies a task is linked to | [optional]
16-
**reminder** | [**TaskReminder**](TaskReminder.md) | | [optional]
6+
**name** | **String** | Name of deal |
7+
**attributes** | **Object** | Attributes fo\\r deal creation | [optional]
178

189

docs/Body1.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**name** | **String** | Name of task |
7-
**duration** | **Number** | Duration of task | [optional]
6+
**name** | **String** | Name of deal | [optional]
7+
**attributes** | **Object** | Attributes for deal update | [optional]
8+
**duration** | **Number** | Duration of task in milliseconds [1 minute = 60000 ms] | [optional]
89
**taskTypeId** | **String** | Id for type of task e.g Call / Email / Meeting etc. |
9-
**_date** | **Date** | Task date/time |
10+
**_date** | **Date** | Task due date and time |
1011
**notes** | **String** | Notes added to a task | [optional]
1112
**done** | **Boolean** | Task marked as done | [optional]
1213
**assignToId** | **String** | User id to whom task is assigned | [optional]
1314
**contactsIds** | **[Number]** | Contact ids for contacts linked to this task | [optional]
1415
**dealsIds** | **[String]** | Deal ids for deals a task is linked to | [optional]
1516
**companiesIds** | **[String]** | Companies ids for companies a task is linked to | [optional]
16-
**reminder** | [**TaskReminder**](TaskReminder.md) | | [optional]
17-
18-
17+
**reminder** | [**TaskReminder**](TaskReminder.md) | | [optional]

docs/Body2.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# SibApiV3Sdk.Body2
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**name** | **String** | Name of company |
7+
**attributes** | **Object** | Attributes for company creation | [optional]
8+
9+

docs/Body3.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# SibApiV3Sdk.Body3
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**name** | **String** | Name of company | [optional]
7+
**attributes** | **Object** | Attributes for company update | [optional]
8+
9+

docs/Body4.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# SibApiV3Sdk.Body4
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**linkContactIds** | **[Number]** | Contact ids for contacts to be linked with company | [optional]
7+
**unlinkContactIds** | **[Number]** | Contact ids for contacts to be unlinked from company | [optional]
8+
**linkDealsIds** | **[String]** | Deals ids for deals to be linked with company | [optional]
9+
**unlinkDealsIds** | **[String]** | Deals ids for deals to be unlinked from company | [optional]
10+
11+

docs/Body5.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# SibApiV3Sdk.Body5
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**name** | **String** | Name of task |
7+
**duration** | **Number** | Duration of task in milliseconds [1 minute = 60000 ms] | [optional]
8+
**taskTypeId** | **String** | Id for type of task e.g Call / Email / Meeting etc. |
9+
**_date** | **Date** | Task due date and time |
10+
**notes** | **String** | Notes added to a task | [optional]
11+
**done** | **Boolean** | Task marked as done | [optional]
12+
**assignToId** | **String** | User id to whom task is assigned | [optional]
13+
**contactsIds** | **[Number]** | Contact ids for contacts linked to this task | [optional]
14+
**dealsIds** | **[String]** | Deal ids for deals a task is linked to | [optional]
15+
**companiesIds** | **[String]** | Companies ids for companies a task is linked to | [optional]
16+
**reminder** | [**TaskReminder**](TaskReminder.md) | | [optional]
17+
18+

0 commit comments

Comments
 (0)