aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2019-04-28 00:14:30 +0200
committerLorenz Diener <[email protected]>2019-04-28 00:14:30 +0200
commit429132e9566f33f7f076705b65636dc517060b59 (patch)
tree95f7876e978148dd95326e57a9f2fadeff617c3b /docs
parent67824478afe41aabb8802efd632fb653dd6e834a (diff)
downloadmastodon.py-429132e9566f33f7f076705b65636dc517060b59.tar.gz
Test and document app_verify_credentials
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 55335b6..3cf236c 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -811,6 +811,11 @@ Reading data: Emoji
811 811
812.. automethod:: Mastodon.custom_emojis 812.. automethod:: Mastodon.custom_emojis
813 813
814Reading data: Apps
815------------------
816
817.. automethod:: Mastodon.app_verify_credentials
818
814Reading data: Endorsements 819Reading data: Endorsements
815-------------------------- 820--------------------------
816 821
Powered by cgit v1.2.3 (git 2.41.0)