Skip to content

Commit b1a224e

Browse files
chore(generated): add release notes fragment
1 parent 150ab71 commit b1a224e

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
* [#438](https://github.com/workos/workos-php/pull/438) fix(generated): regenerate from spec
2+
3+
**Features**
4+
* **[pipes](https://workos.com/docs/reference/pipes)**:
5+
* Added `connected_account_id` to `DataIntegrationsVendCredentialsRequest`
6+
* Added `connected_account_id` to `DataIntegrationsGetUserTokenRequest`
7+
* Added parameter `UserManagementDataProviders.getUserDataInstallation.connected_account_id`
8+
* Changed errors for endpoint `GET /user_management/users/{user_id}/connected_accounts/{slug}`
9+
* Added parameter `UserManagementDataProviders.updateUserDataInstallation.connected_account_id`
10+
* Changed errors for endpoint `PUT /user_management/users/{user_id}/connected_accounts/{slug}`
11+
* Added parameter `UserManagementDataProviders.deleteUserDataInstallation.connected_account_id`
12+
* Changed errors for endpoint `DELETE /user_management/users/{user_id}/connected_accounts/{slug}`
13+
* Added `connected_accounts` to `DataIntegrationsListResponseData`
14+
* Changed errors for endpoint `PUT /data-integrations/{slug}`
15+
* Changed errors for endpoint `PUT /data-integrations/{slug}/api-key`
16+
* Changed errors for endpoint `PUT /data-integrations/{slug}/client-credentials`
17+
* Changed errors for endpoint `POST /data-integrations/{slug}/credentials`
18+
* Changed errors for endpoint `POST /data-integrations/{provider}/token`

0 commit comments

Comments
 (0)