Skip to content

Commit d8deab1

Browse files
Fix type conflicts related to email verification
1 parent 0a26c78 commit d8deab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api_spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1493,7 +1493,7 @@ paths:
14931493
'500':
14941494
$ref: '#/components/responses/500'
14951495

1496-
/{apiBasePath}/<tenantId>/user/email/verify/token:
1496+
/{apiBasePath}/user/email/verify/token:
14971497
post:
14981498
tags:
14991499
- EmailVerification Recipe

0 commit comments

Comments
 (0)