Tsarr Documentation - v1.8.0
Preparing search index...
Readarr
GetApiV1BookData
Type Alias GetApiV1BookData
type
GetApiV1BookData
=
{
body
?:
never
;
path
?:
never
;
query
?:
{
authorId
?:
number
;
bookIds
?:
number
[]
;
titleSlug
?:
string
;
includeAllAuthorBooks
?:
boolean
;
}
;
url
:
"/api/v1/book"
;
}
Index
Properties
body?
path?
query?
url
Properties
Optional
body
body
?:
never
Optional
path
path
?:
never
Optional
query
query
?:
{
authorId
?:
number
;
bookIds
?:
number
[]
;
titleSlug
?:
string
;
includeAllAuthorBooks
?:
boolean
;
}
url
url
:
"/api/v1/book"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
Tsarr Documentation - v1.8.0
Loading...