You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- rename method "search" => "doSearch" crm.objects.searchApi API clients
603
-
- regenerate all clients
608
+
- rename method "search" => "doSearch" crm.objects.searchApi API clients
609
+
- regenerate all clients
604
610
605
611
## [3.4.1] - 2021-02-17
606
612
607
613
### Fixed
608
614
609
-
- fix generateToken method in `conversations.visitorIdentification` API clients
615
+
- fix generateToken method in `conversations.visitorIdentification` API clients
610
616
611
617
## [3.4.0] - 2021-02-16
612
618
613
619
### Added
614
620
615
-
- conversations.visitorIdentification API client
616
-
- events API client
621
+
- conversations.visitorIdentification API client
622
+
- events API client
617
623
618
624
## [3.3.0] - 2021-02-10
619
625
620
626
### Added
621
627
622
-
- crm.extensions.accounting API client
623
-
- crm.extensions.calling API client
624
-
- crm.extensions.videoconferencing API client
625
-
- crm.objects.feedbackSubmissions API client
626
-
- marketing.transactional API client
628
+
- crm.extensions.accounting API client
629
+
- crm.extensions.calling API client
630
+
- crm.extensions.videoconferencing API client
631
+
- crm.objects.feedbackSubmissions API client
632
+
- marketing.transactional API client
627
633
628
634
## [3.2.6] - 2021-01-28
629
635
@@ -641,57 +647,57 @@ export enum Enum {
641
647
642
648
### Added
643
649
644
-
- automation.actions client
650
+
- automation.actions client
645
651
646
652
## [3.1.0] - 2020-12-15
647
653
648
654
### Added
649
655
650
-
- crm.objects and crm.schemas clients
651
-
- cms.hubdb clients
652
-
- cms.blogs.authors, cms.blogs.blogPosts and cms.blogs.tags clients
656
+
- crm.objects and crm.schemas clients
657
+
- cms.hubdb clients
658
+
- cms.blogs.authors, cms.blogs.blogPosts and cms.blogs.tags clients
653
659
654
660
## [3.0.0] - 2020-08-28
655
661
656
662
### Added
657
663
658
-
- differentiation between Developer API key and API key. There is no need to create separate client instances for using endpoints with API key and Developer API key support.
664
+
- differentiation between Developer API key and API key. There is no need to create separate client instances for using endpoints with API key and Developer API key support.
659
665
660
666
### Updated
661
667
662
-
- SubscriptionPatchRequest model (replace `enabled` with `active` property)
663
-
- removed optional attribute for some parameters in crm clients methods
664
-
- changed parameters order for all crm.**.batchApi.read methods
665
-
- removed all create/update methods from CRM quotes
666
-
- response types extended for all crm.**.batchApi.create/read/update methods
668
+
- SubscriptionPatchRequest model (replace `enabled` with `active` property)
669
+
- removed optional attribute for some parameters in crm clients methods
670
+
- changed parameters order for all crm.**.batchApi.read methods
671
+
- removed all create/update methods from CRM quotes
672
+
- response types extended for all crm.**.batchApi.create/read/update methods
667
673
668
674
## [2.1.1] - 2020-07-24
669
675
670
676
### Added
671
677
672
-
- trello-integration-app sample
673
-
- 'Search Contacts' example to README.MD
678
+
- trello-integration-app sample
679
+
- 'Search Contacts' example to README.MD
674
680
675
681
### Fixed
676
682
677
-
- fixed initial initialization for webhooks-app
678
-
- fixed webhook verification for webhooks-app
679
-
-`getAll` methods for CRM objects (for clients with disabled limiter)
680
-
- 'Create Contact, Company and associate created objects' example in README.md
683
+
- fixed initial initialization for webhooks-app
684
+
- fixed webhook verification for webhooks-app
685
+
-`getAll` methods for CRM objects (for clients with disabled limiter)
686
+
- 'Create Contact, Company and associate created objects' example in README.md
681
687
682
688
## [2.1.0] - 2020-06-18
683
689
684
690
### Added
685
691
686
-
- auditLogs, domains, performance, urlRedirects and siteSearch cms clients
687
-
- imports-contacts-app sample
688
-
- limiter for search methods
689
-
- search-results-paging-app sample
692
+
- auditLogs, domains, performance, urlRedirects and siteSearch cms clients
0 commit comments