Skip to content

Commit 4e0cc47

Browse files
Add type fixes for passwordless endpoints
1 parent bf7b6ca commit 4e0cc47

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
@@ -802,7 +802,7 @@ paths:
802802
'500':
803803
$ref: '#/components/responses/500'
804804

805-
/{apiBasePath}/<tenantId>/passwordless/phoneNumber/exists:
805+
/{apiBasePath}/<tenantId>/passwordless/phonenumber/exists:
806806
get:
807807
tags:
808808
- Passwordless Recipe

0 commit comments

Comments
 (0)