mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 15:32:38 -07:00
Add media info table refresh to API docs
This commit is contained in:
parent
12755970b7
commit
d94a1efe75
2 changed files with 2 additions and 0 deletions
|
@ -631,6 +631,7 @@ class WebInterface(object):
|
|||
start (int): Row to start from, 0
|
||||
length (int): Number of items to return, 25
|
||||
search (str): A string to search for, "Thrones"
|
||||
refresh (str): "true" to refresh the media info table
|
||||
|
||||
Returns:
|
||||
json:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue