Skip to content

Commit

Permalink
test(schema): resolve regressions
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Mar 7, 2022
1 parent c8d789c commit c6d0810
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
default_browser_return_url: "#/definitions/defaultReturnTo"
password: "#/definitions/selfServiceAfterPasswordLoginMethod"
password: "#/definitions/selfServiceAfterDefaultLoginMethod"
webauthn: "#/definitions/selfServiceAfterDefaultLoginMethod"
oidc: "#/definitions/selfServiceAfterOIDCLoginMethod"
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
default_browser_return_url: "#/definitions/defaultReturnTo"
password: "#/definitions/selfServiceAfterRegistrationMethod"
webauthn: "#/definitions/selfServiceAfterRegistrationMethod"
oidc: "#/definitions/selfServiceAfterRegistrationMethod"

0 comments on commit c6d0810

Please sign in to comment.