API: The status is now an object
This commit is contained in:
parent
e9b3a9426a
commit
670bbe58a1
6 changed files with 280 additions and 2 deletions
|
@ -193,6 +193,7 @@
|
|||
"parent-author-id" => ["parent-post", "author-id"],
|
||||
"parent-author-link" => ["parent-post-author", "url"],
|
||||
"parent-author-name" => ["parent-post-author", "name"],
|
||||
"parent-author-nick" => ["parent-post-author", "nick"],
|
||||
"parent-author-network" => ["parent-post-author", "network"],
|
||||
"parent-author-blocked" => ["parent-post-author", "blocked"],
|
||||
"parent-author-hidden" => ["parent-post-author", "hidden"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue