feat(api): radarr api wrapper / send to radarr when requests approved (#93)

This commit is contained in:
sct
2020-09-16 11:49:40 +09:00
committed by GitHub
parent d1b5c08913
commit 48d62c3178
4 changed files with 176 additions and 5 deletions

View File

@@ -110,9 +110,9 @@ components:
example: false
baseUrl:
type: string
activeProfile:
type: string
example: '1080p'
activeProfileId:
type: number
example: 1
activeDirectory:
type: string
example: '/movies'