diff --git a/content/en/api/rest/follows.md b/content/en/api/rest/follows.md deleted file mode 100644 index 1946e8faf..000000000 --- a/content/en/api/rest/follows.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: Follows API -menu: - docs: - parent: api - weight: 10 ---- diff --git a/content/en/api/rest/instances.md b/content/en/api/rest/instances.md index b1cd719fa..5d6398452 100644 --- a/content/en/api/rest/instances.md +++ b/content/en/api/rest/instances.md @@ -5,3 +5,11 @@ menu: parent: api weight: 10 --- + +## GET /api/v1/instance + +Returns [Instance]({{< relref "entities.md#instance" >}}) + +### Resource information + +{{< api_method_info auth="No" user="No" version="0.0.0" >}}