feat(api): sonarr api wrapper / send to sonarr
This commit is contained in:
@@ -159,14 +159,14 @@ components:
|
||||
example: false
|
||||
baseUrl:
|
||||
type: string
|
||||
activeProfile:
|
||||
type: string
|
||||
example: '1080p'
|
||||
activeProfileId:
|
||||
type: number
|
||||
example: 1
|
||||
activeDirectory:
|
||||
type: string
|
||||
example: '/movies'
|
||||
activeAnimeProfile:
|
||||
type: string
|
||||
example: '/tv/'
|
||||
activeAnimeProfileId:
|
||||
type: number
|
||||
nullable: true
|
||||
activeAnimeDirectory:
|
||||
type: string
|
||||
@@ -183,7 +183,7 @@ components:
|
||||
- port
|
||||
- apiKey
|
||||
- useSsl
|
||||
- activeProfile
|
||||
- activeProfileId
|
||||
- activeDirectory
|
||||
- is4k
|
||||
- enableSeasonFolders
|
||||
|
||||
Reference in New Issue
Block a user