Skip to content

Commit 0fdd750

Browse files
clean up
1 parent 390b754 commit 0fdd750

File tree

1 file changed

+20
-28
lines changed

1 file changed

+20
-28
lines changed

CHANGELOG.md

Lines changed: 20 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -120,46 +120,38 @@ and `number_display_hint` to `crm.schemas.models.ObjectTypePropertyCreate`.
120120
- Renamed `marketing.forms.models.HubSpotFormDefinitionPatchRequestLegalConsentOptions` to `marketing.forms.models.HubSpotFormDefinitionAllOfLegalConsentOptions`.
121121
- Added new parameter `other` to `allowed_values` in `marketing.forms.models`.
122122

123-
### Files client
123+
### Events, Files and OAuth clients
124124

125125
- Moved client from `files.files` to `files`.
126126
- Added new method `files.files_api.get_metadata()`.
127127
- Added new param `expires_at` to `files.models.File` and `files.models.FileUpdateInput`.
128128
- Changed the type of parameter `category` from `ErrorCategory` to `string` in `files.models.StandardError`.
129-
130-
### Events сlient
131-
132129
- Added new query params: `index_table_name`, `index_table_name`,`object_property_propname`, `property_propname` and `id` to `get_page()` method.
133130
- Renamed `events.send_api.behavioral_events_tracking_api()` to `events.send_api.custom_event_data_api()`.
134131
- Added new param `prev` to `events.models.Paging`.
135-
136-
### Other models
137-
138-
- Changed the type of parameter `after` from `int` to `string` in all models `PublicObjectSearchRequest`.
139-
- Added new param `id_property` in all models `SimplePublicObjectBatchInput`.
140132
- Removed params `scope_to_scope_group_pks, trial_scopes, trial_scope_to_scope_group_pks` from `oauth.models.AccessTokenInfoResponse`.
141133

142134
### Client APIs
143135

144-
- Added `crm.extensions.calling.recording_settings_api` Api.
145-
- Added `crm.companies.gdpr_api` Api.
146-
- Added `crm.deals.gdpr_api` Api.
147-
- Added `crm.objects.line_items.gdpr_api` Api.
148-
- Added `crm.objects.calls.gdpr_api` Api.
149-
- Added `crm.objects.communications.gdpr_api` Api.
150-
- Added `crm.objects.emails.gdpr_api` Api.
151-
- Added `crm.objects.feedback_submissions.gdpr_api` Api.
152-
- Added `crm.objects.meetings.gdpr_api` Api.
153-
- Added `crm.objects.notes.gdpr_api` Api.
154-
- Added `crm.objects.postal_mail.gdpr_api` Api.
155-
- Added `crm.objects.tasks.gdpr_api` Api.
156-
- Added `crm.objects.products.gdpr_api` Api.
157-
- Added `crm.objects.quotes.gdpr_api` Api.
158-
- Added `crm.objects.tickets.gdpr_api` Api.
159-
- Added `crm.line_items.gdpr_api` Api.
160-
- Added `marketing.events.basic_api` Api.
161-
- Added `marketing.events.batch_api` Api.
162-
- Added `marketing.events.subscriber_state_changes_api` Api.
136+
- Added `crm.extensions.calling.recording_settings_api` API.
137+
- Added `crm.companies.gdpr_api` API.
138+
- Added `crm.deals.gdpr_api` API.
139+
- Added `crm.objects.line_items.gdpr_api` API.
140+
- Added `crm.objects.calls.gdpr_api` API.
141+
- Added `crm.objects.communications.gdpr_api` API.
142+
- Added `crm.objects.emails.gdpr_api` API.
143+
- Added `crm.objects.feedback_submissions.gdpr_api` API.
144+
- Added `crm.objects.meetings.gdpr_api` API.
145+
- Added `crm.objects.notes.gdpr_api` API.
146+
- Added `crm.objects.postal_mail.gdpr_api` API.
147+
- Added `crm.objects.tasks.gdpr_api` API.
148+
- Added `crm.objects.products.gdpr_api` API.
149+
- Added `crm.objects.quotes.gdpr_api` API.
150+
- Added `crm.objects.tickets.gdpr_api` API.
151+
- Added `crm.line_items.gdpr_api` API.
152+
- Added `marketing.events.basic_api` API.
153+
- Added `marketing.events.batch_api` API.
154+
- Added `marketing.events.subscriber_state_changes_api` API.
163155

164156
## [8.2.1](https://github.com/HubSpot/hubspot-api-python/compare/v8.2.0...v8.2.1) - 2024-01-25
165157

0 commit comments

Comments
 (0)