Merge 88474546e1 into ae9652a091
This commit is contained in:
commit
b78094b4d1
1 changed files with 5 additions and 0 deletions
|
|
@ -119,6 +119,11 @@ api_table = {
|
||||||
'method': 'GET',
|
'method': 'GET',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
'lookupUser': {
|
||||||
|
'url': '/users/lookup.json',
|
||||||
|
'method': 'GET',
|
||||||
|
},
|
||||||
|
|
||||||
# Status methods - showing, updating, destroying, etc.
|
# Status methods - showing, updating, destroying, etc.
|
||||||
'showStatus': {
|
'showStatus': {
|
||||||
'url': '/statuses/show/{{id}}.json',
|
'url': '/statuses/show/{{id}}.json',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue