-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated update by SDK Generator (#173)
- Loading branch information
Showing
709 changed files
with
3,577 additions
and
2,325 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
* Apideck | ||
* The Apideck OpenAPI Spec: SDK Optimized | ||
* | ||
* The version of the OpenAPI document: 10.7.5 | ||
* | ||
* The version of the OpenAPI document: 10.7.7 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
* https://openapi-generator.tech | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
* Apideck | ||
* The Apideck OpenAPI Spec: SDK Optimized | ||
* | ||
* The version of the OpenAPI document: 10.7.5 | ||
* | ||
* The version of the OpenAPI document: 10.7.7 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
* https://openapi-generator.tech | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
* Apideck | ||
* The Apideck OpenAPI Spec: SDK Optimized | ||
* | ||
* The version of the OpenAPI document: 10.7.5 | ||
* | ||
* The version of the OpenAPI document: 10.7.7 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
* https://openapi-generator.tech | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
* Apideck | ||
* The Apideck OpenAPI Spec: SDK Optimized | ||
* | ||
* The version of the OpenAPI document: 10.7.5 | ||
* | ||
* The version of the OpenAPI document: 10.7.7 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
* https://openapi-generator.tech | ||
|
@@ -253,6 +253,7 @@ export interface CrmApiContactsOneRequest { | |
serviceId?: string | ||
raw?: boolean | ||
fields?: string | null | ||
filter?: ContactsFilter | ||
} | ||
|
||
export interface CrmApiContactsUpdateRequest { | ||
|
@@ -1487,6 +1488,10 @@ export class CrmApi extends runtime.BaseAPI { | |
queryParameters['fields'] = requestParameters.fields | ||
} | ||
|
||
if (requestParameters.filter !== undefined) { | ||
queryParameters['filter'] = requestParameters.filter | ||
} | ||
|
||
const headerParameters: runtime.HTTPHeaders = {} | ||
|
||
if (requestParameters.consumerId !== undefined && requestParameters.consumerId !== null) { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
* Apideck | ||
* The Apideck OpenAPI Spec: SDK Optimized | ||
* | ||
* The version of the OpenAPI document: 10.7.5 | ||
* | ||
* The version of the OpenAPI document: 10.7.7 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
* https://openapi-generator.tech | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
* Apideck | ||
* The Apideck OpenAPI Spec: SDK Optimized | ||
* | ||
* The version of the OpenAPI document: 10.7.5 | ||
* | ||
* The version of the OpenAPI document: 10.7.7 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
* https://openapi-generator.tech | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
* Apideck | ||
* The Apideck OpenAPI Spec: SDK Optimized | ||
* | ||
* The version of the OpenAPI document: 10.7.5 | ||
* | ||
* The version of the OpenAPI document: 10.7.7 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
* https://openapi-generator.tech | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
* Apideck | ||
* The Apideck OpenAPI Spec: SDK Optimized | ||
* | ||
* The version of the OpenAPI document: 10.7.5 | ||
* | ||
* The version of the OpenAPI document: 10.7.7 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
* https://openapi-generator.tech | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
* Apideck | ||
* The Apideck OpenAPI Spec: SDK Optimized | ||
* | ||
* The version of the OpenAPI document: 10.7.5 | ||
* | ||
* The version of the OpenAPI document: 10.7.7 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
* https://openapi-generator.tech | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
* Apideck | ||
* The Apideck OpenAPI Spec: SDK Optimized | ||
* | ||
* The version of the OpenAPI document: 10.7.5 | ||
* | ||
* The version of the OpenAPI document: 10.7.7 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
* https://openapi-generator.tech | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
* Apideck | ||
* The Apideck OpenAPI Spec: SDK Optimized | ||
* | ||
* The version of the OpenAPI document: 10.7.5 | ||
* | ||
* The version of the OpenAPI document: 10.7.7 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
* https://openapi-generator.tech | ||
|
Oops, something went wrong.