Update API docs for delete_lookup_info

This commit is contained in:
JonnyWong16 2020-03-14 14:00:30 -07:00
parent 90374bb46f
commit 1f83afc2f4
2 changed files with 10 additions and 4 deletions

7
API.md
View file

@ -173,10 +173,13 @@ Delete the 3rd party API lookup info.
```
Required parameters:
None
Optional parameters:
rating_key (int): 1234
(Note: Must be the movie, show, artist, album, or track rating key)
Optional parameters:
None
service (str): 'themoviedb' or 'tvmaze' or 'musicbrainz'
delete_all (bool): 'true' to delete all images form the service
Returns:
json:

View file

@ -4350,10 +4350,13 @@ class WebInterface(object):
```
Required parameters:
None
Optional parameters:
rating_key (int): 1234
(Note: Must be the movie, show, artist, album, or track rating key)
Optional parameters:
None
service (str): 'themoviedb' or 'tvmaze' or 'musicbrainz'
delete_all (bool): 'true' to delete all images form the service
Returns:
json: