From 741aa2c3d9bf2731d4852e80237c4f6f63e0a77f Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 4 Feb 2025 10:28:11 -0500 Subject: [PATCH] Remove unofficial API docs. - These aren't maintained anymore anyway, and future releases will have OpenAPI docs along with them. --- src/contributors/04-api.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/contributors/04-api.md b/src/contributors/04-api.md index 6fb65520..04d732c9 100644 --- a/src/contributors/04-api.md +++ b/src/contributors/04-api.md @@ -13,11 +13,6 @@ Instead of using the API directly you can use one of the existing [libraries](ht - https://ds9.lemmy.ml/ - https://voyager.lemmy.ml/ -Other unofficial API documentation is available at: - -- [lemmy.readme.io](https://lemmy.readme.io/) -- [mv-gh.github.io/lemmy_openapi_spec](https://mv-gh.github.io/lemmy_openapi_spec/) - ### Curl Examples **GET example**