mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 13:54:29 +00:00
Updated API:Command (markdown)
parent
b46a4aa7d6
commit
3c7d82458a
1 changed files with 2 additions and 2 deletions
|
@ -89,14 +89,14 @@ Optional:
|
|||
|
||||
---
|
||||
|
||||
### MovieSearch ###
|
||||
### MoviesSearch ###
|
||||
Search for one or more movies
|
||||
|
||||
##### Parameters ######
|
||||
|
||||
Required:
|
||||
|
||||
`episodeIds (int[])` - one or more episodeIds in an array
|
||||
`movieIds (int[])` - one or more episodeIds in an array
|
||||
__Not 100% sure on this command variable__
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue