mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 23:42:37 -07:00
get_synced_items API machine_id is optional
This commit is contained in:
parent
c6e663b542
commit
ea199178b2
1 changed files with 2 additions and 1 deletions
|
@ -5953,9 +5953,10 @@ class WebInterface(object):
|
|||
|
||||
```
|
||||
Required parameters:
|
||||
machine_id (str): The PMS identifier
|
||||
None
|
||||
|
||||
Optional parameters:
|
||||
machine_id (str): The PMS identifier
|
||||
user_id (str): The id of the Plex user
|
||||
|
||||
Returns:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue