Remove follows API (deprecated), add instances API

This commit is contained in:
Eugen Rochko 2018-10-05 01:22:17 +02:00
parent fe6c3c90e5
commit fb8ff632ee
2 changed files with 8 additions and 7 deletions

View File

@ -1,7 +0,0 @@
---
title: Follows API
menu:
docs:
parent: api
weight: 10
---

View File

@ -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" >}}