mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-13 04:41:36 +00:00
Add: author search region for matching
This commit is contained in:
parent
f32ef3d01c
commit
37d029e01a
3 changed files with 30 additions and 8 deletions
|
|
@ -279,6 +279,8 @@ paths:
|
|||
$ref: '#/components/schemas/authorSearchName'
|
||||
asin:
|
||||
$ref: '../objects/entities/Author.yaml#/components/schemas/authorAsin'
|
||||
region:
|
||||
$ref: '../schemas.yaml#/components/schemas/region'
|
||||
responses:
|
||||
'200':
|
||||
description: matchAuthorById OK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue