get_synced_items API machine_id is optional

This commit is contained in:
JonnyWong16 2021-02-20 13:34:17 -08:00
parent c6e663b542
commit ea199178b2
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -5953,9 +5953,10 @@ class WebInterface(object):
``` ```
Required parameters: Required parameters:
machine_id (str): The PMS identifier None
Optional parameters: Optional parameters:
machine_id (str): The PMS identifier
user_id (str): The id of the Plex user user_id (str): The id of the Plex user
Returns: Returns: