Add media info table refresh to API docs

This commit is contained in:
JonnyWong16 2018-02-15 15:15:36 -08:00
parent 12755970b7
commit d94a1efe75
2 changed files with 2 additions and 0 deletions

1
API.md
View file

@ -863,6 +863,7 @@ Optional parameters:
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:

View file

@ -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: