Add auto-generated documentation for new API endpoints: branding option, button press webhook, and customer attribute.
This commit is contained in:
+3
-1
@@ -36,6 +36,8 @@ security:
|
||||
tags:
|
||||
- name: Authentication
|
||||
description: User and employee authentication endpoints
|
||||
- name: Security
|
||||
description: Account security and passkey management endpoints
|
||||
- name: Users
|
||||
description: User management and customer operations
|
||||
- name: Search
|
||||
@@ -8192,7 +8194,7 @@ paths:
|
||||
get:
|
||||
tags: [Config]
|
||||
summary: Get reCAPTCHA config
|
||||
operationId: getRecaptchaConfig
|
||||
operationId: getRecaptchaModuleConfig
|
||||
responses:
|
||||
'200':
|
||||
description: reCAPTCHA configuration retrieved successfully
|
||||
|
||||
Reference in New Issue
Block a user