Skip to content

Commit 196a993

Browse files
ci-stytchStytch Codegen Bot
andauthored
Update error types from API workflow (#504)
Co-authored-by: Stytch Codegen Bot <support@stytch.com>
1 parent 2b92de7 commit 196a993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/StytchCore/SharedModels/Errors/StytchAPIErrorType.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ public enum StytchAPIErrorType: String, Codable {
109109
case emailSettingsNotFound = "email_settings_not_found"
110110
case emailTemplateNotFound = "email_template_not_found"
111111
case emailUnverifiedForReactivation = "email_unverified_for_reactivation"
112+
case emailUpdatesAvailableOnlyForActiveMembers = "email_updates_available_only_for_active_members"
112113
case emailVerificationRequired = "email_verification_required"
113114
case emptyRbacResourceId = "empty_rbac_resource_id"
114115
case emptyRbacRoleId = "empty_rbac_role_id"

0 commit comments

Comments
 (0)