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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20-28Lines changed: 20 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,46 +120,38 @@ and `number_display_hint` to `crm.schemas.models.ObjectTypePropertyCreate`.
120
120
- Renamed `marketing.forms.models.HubSpotFormDefinitionPatchRequestLegalConsentOptions` to `marketing.forms.models.HubSpotFormDefinitionAllOfLegalConsentOptions`.
121
121
- Added new parameter `other` to `allowed_values` in `marketing.forms.models`.
122
122
123
-
### Files client
123
+
### Events, Files and OAuth clients
124
124
125
125
- Moved client from `files.files` to `files`.
126
126
- Added new method `files.files_api.get_metadata()`.
127
127
- Added new param `expires_at` to `files.models.File` and `files.models.FileUpdateInput`.
128
128
- Changed the type of parameter `category` from `ErrorCategory` to `string` in `files.models.StandardError`.
129
-
130
-
### Events сlient
131
-
132
129
- Added new query params: `index_table_name`, `index_table_name`,`object_property_propname`, `property_propname` and `id` to `get_page()` method.
133
130
- Renamed `events.send_api.behavioral_events_tracking_api()` to `events.send_api.custom_event_data_api()`.
134
131
- 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`.
140
132
- Removed params `scope_to_scope_group_pks, trial_scopes, trial_scope_to_scope_group_pks` from `oauth.models.AccessTokenInfoResponse`.
0 commit comments