feat(generated)!: SDK surface change: Symbol "IntentOptions" was removed (+4 more) - #422
Conversation
…cationIntentOptions" was removed
Greptile SummaryThis PR regenerates the PHP SDK after upstream schema changes. The main changes are:
Confidence Score: 5/5This looks safe to merge after correcting the incomplete breaking-change notes.
.changelog-pending/2026-07-21T21-30-31-eda9449c1319b2af53afd81d12f577ad72285ef0.md Important Files Changed
Prompt To Fix All With AIFix the following 1 code review issue. Work through them one at a time, proposing concise fixes.
---
### Issue 1 of 1
.changelog-pending/2026-07-21T21-30-31-eda9449c1319b2af53afd81d12f577ad72285ef0.md:3-13
**Breaking Changes Are Incomplete**
The changelog lists five removed symbols, but this PR also deletes the public `ConnectedAccountAuthMethod`, `ConnectionOption`, `DataIntegrationsListResponseDataConnectedAccountState`, and `OrganizationDomainStandAlone` types. Applications that reference these PSR-4 resources will fail with a missing class or enum after upgrading, without release notes identifying the required migration.
Reviews (1): Last reviewed commit: "chore(generated): add release notes frag..." | Re-trigger Greptile |
| **⚠️ Breaking** | ||
| * **[admin_portal](https://workos.com/docs/reference/admin-portal)**: | ||
| * SDK surface change: Symbol "IntentOptions" was removed | ||
| * **[connect](https://workos.com/docs/reference/workos-connect/standalone)**: | ||
| * SDK surface change: Symbol "ConnectedAccountDto" was removed | ||
| * **[organization_domains](https://workos.com/docs/reference/domain-verification)**: | ||
| * SDK surface change: Symbol "DomainVerificationIntentOptions" was removed | ||
| * **[pipes](https://workos.com/docs/reference/pipes)**: | ||
| * SDK surface change: Symbol "DataIntegrationCredentialsDto" was removed | ||
| * **[sso](https://workos.com/docs/reference/sso)**: | ||
| * SDK surface change: Symbol "SSOIntentOptions" was removed |
There was a problem hiding this comment.
Breaking Changes Are Incomplete
The changelog lists five removed symbols, but this PR also deletes the public ConnectedAccountAuthMethod, ConnectionOption, DataIntegrationsListResponseDataConnectedAccountState, and OrganizationDomainStandAlone types. Applications that reference these PSR-4 resources will fail with a missing class or enum after upgrading, without release notes identifying the required migration.
Prompt To Fix With AI
This is a comment left during a code review.
Path: .changelog-pending/2026-07-21T21-30-31-eda9449c1319b2af53afd81d12f577ad72285ef0.md
Line: 3-13
Comment:
**Breaking Changes Are Incomplete**
The changelog lists five removed symbols, but this PR also deletes the public `ConnectedAccountAuthMethod`, `ConnectionOption`, `DataIntegrationsListResponseDataConnectedAccountState`, and `OrganizationDomainStandAlone` types. Applications that reference these PSR-4 resources will fail with a missing class or enum after upgrading, without release notes identifying the required migration.
How can I resolve this? If you propose a fix, please make it concise.
Summary
feat(admin_portal)!: SDK surface change: Symbol "IntentOptions" was removed
feat(connect)!: SDK surface change: Symbol "ConnectedAccountDto" was removed
feat(organization_domains)!: SDK surface change: Symbol "DomainVerificationIntentOptions" was removed
feat(pipes)!: SDK surface change: Symbol "DataIntegrationCredentialsDto" was removed
feat(sso)!: SDK surface change: Symbol "SSOIntentOptions" was removed
Triggered by workos/openapi-spec@eda9449
BEGIN_COMMIT_OVERRIDE
feat(admin_portal)!: SDK surface change: Symbol "IntentOptions" was removed (#422)
feat(connect)!: SDK surface change: Symbol "ConnectedAccountDto" was removed (#422)
feat(organization_domains)!: SDK surface change: Symbol "DomainVerificationIntentOptions" was removed (#422)
feat(pipes)!: SDK surface change: Symbol "DataIntegrationCredentialsDto" was removed (#422)
feat(sso)!: SDK surface change: Symbol "SSOIntentOptions" was removed (#422)
END_COMMIT_OVERRIDE