Add docs types LibraryConnector
This commit is contained in:
parent
f57667bc8f
commit
582b3af89c
@ -123,6 +123,17 @@
|
||||
## LibraryConnector
|
||||
```
|
||||
{
|
||||
"libraryType": number, //see LibraryType
|
||||
"baseUrl": string,
|
||||
"auth": string
|
||||
}
|
||||
```
|
||||
|
||||
## LibraryType
|
||||
```
|
||||
{
|
||||
Komga = 0,
|
||||
Kavita = 1
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user