mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-24 12:54:31 +02:00
Fix: wrong settings path
This commit is contained in:
parent
6d14ed8a72
commit
fa1518cb1d
3 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@ components:
|
|||
items:
|
||||
$ref: '../objects/settings/EmailSettings.yaml#/components/schemas/EreaderDeviceObject'
|
||||
paths:
|
||||
/api/emails:
|
||||
/api/emails/settings:
|
||||
get:
|
||||
description: Get email settings
|
||||
operationId: getEmailSettings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue