File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments