mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-01-01 08:39:39 +00:00
Fix: wrong settings path
This commit is contained in:
parent
6d14ed8a72
commit
fa1518cb1d
3 changed files with 4 additions and 4 deletions
|
|
@ -21,8 +21,8 @@ paths:
|
|||
$ref: './controllers/AuthorController.yaml#/paths/~1api~1authors~1{id}~1image'
|
||||
/api/authors/{id}/match:
|
||||
$ref: './controllers/AuthorController.yaml#/paths/~1api~1authors~1{id}~1match'
|
||||
/api/emails:
|
||||
$ref: './controllers/EmailController.yaml#/paths/~1api~1emails'
|
||||
/api/emails/settings:
|
||||
$ref: './controllers/EmailController.yaml#/paths/~1api~1emails~1settings'
|
||||
/api/emails/test:
|
||||
$ref: './controllers/EmailController.yaml#/paths/~1api~1emails~1test'
|
||||
/api/emails/ereader-devices:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue