Skip to content

Commit 0d2f084

Browse files
authored
Merge pull request #34 from clerk/speakeasybot-patch-1
Update fixes.yaml
2 parents dd22892 + 3033968 commit 0d2f084

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

fixes.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ actions:
99
update:
1010
- "phone_code"
1111
- "email_code"
12+
- "email_link"
1213
- "reset_password_email_code"
1314
- "from_oauth_discord"
1415
- "from_oauth_google"
1516
- "from_oauth_apple"
17+
- "from_oauth_microsoft"
1618
- target: $["components"]["schemas"]["Oauth"]["properties"]["strategy"]["enum"][*]
1719
remove: true
1820
- target: $["components"]["schemas"]["Oauth"]["properties"]["strategy"]["enum"]
@@ -22,10 +24,13 @@ actions:
2224
- "from_oauth_google"
2325
- "from_oauth_discord"
2426
- "oauth_apple"
27+
- "oauth_microsoft"
28+
- "email_link"
2529
- target: $["components"]["schemas"]["IdentificationLink"]["properties"]["type"]["enum"]
2630
update:
2731
- "oauth_apple"
2832
- "oauth_discord"
33+
- "oauth_microsoft"
2934
- target: $["components"]["parameters"]["LimitParameter"]["schema"]
3035
update:
3136
type: integer

0 commit comments

Comments
 (0)