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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,8 @@
11
11
-`activeCredentialId` field in `Connector` response model
12
12
-`activeCredentialId` field in `UpdateConnectorRequest` for setting the active credential on a Connector
13
13
* Enhanced `CredentialData.ConnectorOverride` to support optional `clientId` and `clientSecret` fields
14
-
* Support for `specific_time_availability` field in `AvailabilityParticipant` to override open hours configurations for specific dates and time ranges
14
+
* Support for `specific_time_availability` and `only_specific_time_availability` fields in `AvailabilityParticipant` to override open hours configurations for specific dates and time ranges
15
+
*`smtpRequired` field in `UrlForAuthenticationConfig` to ensure users enter their SMTP settings during hosted authentication
15
16
16
17
### Deprecated
17
18
*`CreateCredentialRequest.Override` - Use `CreateCredentialRequest.Connector` instead
0 commit comments