Skip to content

Commit a092ac4

Browse files
Merge pull request #292 from HubSpot/changelog/webhooksFiles
Changelog: Update for Webhooks, Files
2 parents 768318b + 4f3c144 commit a092ac4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,16 @@ and `number_display_hint` to class `ObjectTypePropertyCreate`.
166166
- Renamed `HubSpotFormDefinitionPatchRequestLegalConsentOptions` to `HubSpotFormDefinitionAllOfLegalConsentOptions`.
167167
- Added new parameter `other` to `allowed_values`.
168168

169+
#### Changes in Files client:
170+
- Moved client from `files.files` to `files`.
171+
172+
#### Changes in Files Files API:
173+
- Added new method `get_metadata()`.
174+
175+
#### Changes in Files Models:
176+
- Added new param `expires_at` to `File` and `FileUpdateInput`.
177+
- Changed the type of parameter `category` from `ErrorCategory` to `string` in class `StandardError`.
178+
169179
## Added new Client APIs:
170180
- Added `crm.extensions.calling.recording_settings_api` Api.
171181
- Added `crm.companies.gdpr_api` Api.

0 commit comments

Comments
 (0)