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