File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ actions:
1515 - " from_oauth_google"
1616 - " from_oauth_apple"
1717 - " from_oauth_microsoft"
18+ - " from_oauth_github"
1819 - target : $["components"]["schemas"]["Oauth"]["properties"]["strategy"]["enum"][*]
1920 remove : true
2021 - target : $["components"]["schemas"]["Oauth"]["properties"]["strategy"]["enum"]
@@ -26,12 +27,14 @@ actions:
2627 - " from_oauth_microsoft"
2728 - " oauth_apple"
2829 - " oauth_microsoft"
30+ - " oauth_github"
2931 - " email_link"
3032 - target : $["components"]["schemas"]["IdentificationLink"]["properties"]["type"]["enum"]
3133 update :
3234 - " oauth_apple"
3335 - " oauth_discord"
3436 - " oauth_microsoft"
37+ - " oauth_github"
3538 - target : $["components"]["parameters"]["LimitParameter"]["schema"]
3639 update :
3740 type : integer
You can’t perform that action at this time.
0 commit comments