Skip to content

Commit

Permalink
small docs change
Browse files Browse the repository at this point in the history
  • Loading branch information
halcy authored and halcy committed Nov 21, 2022
1 parent 943782a commit 6d4ec61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Refer to mastodon changelog and API docs for details when implementing, add or m

3.4.2
-----
* [ ] Add configuration attribute to GET /api/v1/instance
* [postpone to later] Add configuration attribute to GET /api/v1/instance

3.5.0
-----
Expand Down Expand Up @@ -66,3 +66,4 @@ General improvements that would be good to do before doing another release:
* [x] Fix the CI
* [ ] Get test coverage like, real high
* [ ] Add all those streaming events??
* [ ] Document return values
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,7 @@ Instance dicts
mastodon.instance()
# Returns the following dictionary
{
'domain': # The instances domain name
'description': # A brief instance description set by the admin
'short_description': # An even briefer instance description
'email': # The admin contact email
Expand Down

0 comments on commit 6d4ec61

Please sign in to comment.