Skip to content

feat!(generated): regenerate from spec (5 changes)#647

Open
workos-sdk-automation[bot] wants to merge 1 commit intomainfrom
oagen/spec-update-058a0a4797f7648d42eda8a70a39ce984ccce1a4
Open

feat!(generated): regenerate from spec (5 changes)#647
workos-sdk-automation[bot] wants to merge 1 commit intomainfrom
oagen/spec-update-058a0a4797f7648d42eda8a70a39ce984ccce1a4

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

Summary

feat!(api_keys): Rename API key models for organization scope

  • Removed: ApiKeyWithValue, ApiKeyWithValueOwner, ApiKeyList, ApiKeyListListMetadata
  • Added: OrganizationApiKey, OrganizationApiKeyWithValue, OrganizationApiKeyOwner, OrganizationApiKeyWithValueOwner
  • Changed ApiKey.owner field type from union to OrganizationApiKeyOwner
  • Updated return types of list_organization_api_keys() and create_organization_api_key() to use new scoped models

feat(user_management): Add user API key management and JWT template read endpoint

  • Added new operations: list_user_api_keys(), create_user_api_key(), list_jwt_template()
  • Added models: UserApiKey, UserApiKeyWithValue, UserApiKeyOwner, UserApiKeyWithValueOwner, CreateUserApiKey, ApiKeysOrder
  • Added required user field to UserOrganizationMembership and OrganizationMembership models

feat(directory_sync): Add name field to directory user models

  • Added optional name field to DirectoryUser and DirectoryUserWithGroups models for full name support

feat(sso): Add name field to Profile model

  • Added optional name field to Profile model for full name support

feat(common): Add vault BYOK key deleted event and profile name field

  • Added new models: VaultByokKeyDeleted, VaultByokKeyDeletedData, VaultByokKeyDeletedDataKeyProvider
  • Added optional name field to DirectoryUser and DsyncUserUpdatedData models
  • Added ADMIN_PORTAL value to EventContextActorSource enum and related flag enums

Triggered by workos/openapi-spec@058a0a4

BEGIN_COMMIT_OVERRIDE
feat!(api_keys): Rename API key models for organization scope
feat(user_management): Add user API key management and JWT template read endpoint
feat(directory_sync): Add name field to directory user models
feat(sso): Add name field to Profile model
feat(common): Add vault BYOK key deleted event and profile name field
END_COMMIT_OVERRIDE

@workos-sdk-automation workos-sdk-automation Bot added the autogenerated Autogenerated code or content label May 3, 2026
@workos-sdk-automation workos-sdk-automation Bot requested review from a team as code owners May 3, 2026 22:58
@workos-sdk-automation workos-sdk-automation Bot requested a review from mthadley May 3, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autogenerated Autogenerated code or content

Development

Successfully merging this pull request may close these issues.

0 participants