1 changed files with 4 additions and 0 deletions
|
|
@ -320,6 +320,10 @@ api_table = {
|
||||||
'url': '/lists/members/destroy_all.json',
|
'url': '/lists/members/destroy_all.json',
|
||||||
'method': 'POST'
|
'method': 'POST'
|
||||||
},
|
},
|
||||||
|
'showOwnedLists': {
|
||||||
|
'url': '/lists/ownerships.json',
|
||||||
|
'method': 'GET'
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
# Saved Searches
|
# Saved Searches
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue