Fix a few more clippy lints
This commit is contained in:
@@ -2155,7 +2155,7 @@
|
||||
"type": "boolean"
|
||||
},
|
||||
"on_backchannel_logout": {
|
||||
"description": "What to do when receiving an OIDC Backchannel logout request.\n\nDefaults to \"do_nothing\".",
|
||||
"description": "What to do when receiving an OIDC Backchannel logout request.\n\nDefaults to `do_nothing`.",
|
||||
"allOf": [
|
||||
{
|
||||
"$ref": "#/definitions/OnBackchannelLogout"
|
||||
|
||||
Reference in New Issue
Block a user