summaryrefslogtreecommitdiff
path: root/docs/development/API/differences_in_mastoapi_responses.md
diff options
context:
space:
mode:
authormarcin mikołajczak <git@mkljczk.pl>2021-12-28 18:07:19 +0100
committermarcin mikołajczak <git@mkljczk.pl>2021-12-28 18:07:19 +0100
commit9032d065e6710400420320edbee9a9ca5e490eae (patch)
treed49601451ea29dcf2a79a948541ddf5790e389f5 /docs/development/API/differences_in_mastoapi_responses.md
parenta9b0027071e3edf4d6a899ae5772e37806b4fc7d (diff)
parentde7f84deb3ebe57744630950860f8fbf64a414a2 (diff)
downloadpleroma-9032d065e6710400420320edbee9a9ca5e490eae.tar.gz
pleroma-9032d065e6710400420320edbee9a9ca5e490eae.zip
wip
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Diffstat (limited to 'docs/development/API/differences_in_mastoapi_responses.md')
-rw-r--r--docs/development/API/differences_in_mastoapi_responses.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/development/API/differences_in_mastoapi_responses.md b/docs/development/API/differences_in_mastoapi_responses.md
index 6c1ecb559..518aca114 100644
--- a/docs/development/API/differences_in_mastoapi_responses.md
+++ b/docs/development/API/differences_in_mastoapi_responses.md
@@ -383,12 +383,6 @@ Pleroma is generally compatible with the Mastodon 2.7.2 API, but some newer feat
- `GET /api/v1/endorsements`: Returns an empty array, `[]`
-### Profile directory
-
-*Added in Mastodon 3.0.0*
-
-- `GET /api/v1/directory`: Returns HTTP 404
-
### Featured tags
*Added in Mastodon 3.0.0*