Skip to content

Commit 4df0f2f

Browse files
Merge pull request #286 from HubSpot/changelog/crmObjects
Changelog: Update for Crm Objects
2 parents 22e811a + 8c96417 commit 4df0f2f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,29 @@ and `number_display_hint` to class `ObjectTypePropertyCreate`.
138138
### Changes in CRM Timeline Model:
139139
- Changed the type of parameter `category` from `ErrorCategory` to `string` in class `StandardError`.
140140

141+
#### Changes in CRM Objects:
142+
- Removed `crm.objects.associations_api`.
143+
144+
#### Changes in CRM Objects Postal Mail BasicAPI:
145+
- Renamed param `postal_mail` to `postal_mail_id`.
146+
147+
#### Changes in All CRM Models:
148+
- Changed the type of parameter `after` from `int` to `string` in all `PublicObjectSearchRequest`.
149+
- Added new param `id_property` in all `SimplePublicObjectBatchInput`.
150+
141151
## Added new Client APIs:
142152
- Added `crm.extensions.calling.recording_settings_api` Api.
143153
- Added `crm.companies.gdpr_api` Api.
144154
- Added `crm.deals.gdpr_api` Api.
145155
- Added `crm.objects.line_items.gdpr_api` Api.
156+
- Added `crm.objects.calls.gdpr_api` Api.
157+
- Added `crm.objects.communications.gdpr_api` Api.
158+
- Added `crm.objects.emails.gdpr_api` Api.
159+
- Added `crm.objects.feedback_submissions.gdpr_api` Api.
160+
- Added `crm.objects.meetings.gdpr_api` Api.
161+
- Added `crm.objects.notes.gdpr_api` Api.
162+
- Added `crm.objects.postal_mail.gdpr_api` Api.
163+
- Added `crm.objects.tasks.gdpr_api` Api.
146164
- Added `crm.objects.products.gdpr_api` Api.
147165
- Added `crm.objects.quotes.gdpr_api` Api.
148166
- Added `crm.objects.tickets.gdpr_api` Api.

0 commit comments

Comments
 (0)