Generate the schema (which fixes a typo amongst other things 🤦♂️)
This commit is contained in:
@@ -2119,8 +2119,8 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"forward_login_mode": {
|
||||
"description": " Whether the login_hint should be forwarded to the provider in the authorization request.",
|
||||
"forward_login_hint": {
|
||||
"description": "Whether the login_hint should be forwarded to the provider in the authorization request.\n\nDefaults to `false`.",
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user