Remove follows API (deprecated), add instances API
This commit is contained in:
parent
fe6c3c90e5
commit
fb8ff632ee
2 changed files with 8 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
title: Follows API
|
|
||||||
menu:
|
|
||||||
docs:
|
|
||||||
parent: api
|
|
||||||
weight: 10
|
|
||||||
---
|
|
|
@ -5,3 +5,11 @@ menu:
|
||||||
parent: api
|
parent: api
|
||||||
weight: 10
|
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" >}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue