mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
events: fix certificate typo (#22542)
authentik/events: fix certificate typo
This commit is contained in:
@@ -8373,7 +8373,7 @@
|
||||
"type": "string",
|
||||
"format": "uuid",
|
||||
"title": "Webhook ca",
|
||||
"description": "When set, the selected ceritifcate is used to validate the certificate of the webhook server."
|
||||
"description": "When set, the selected certificate is used to validate the certificate of the webhook server."
|
||||
},
|
||||
"webhook_mapping_body": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user