Endpoint for status

This commit is contained in:
Mouse Reeve
2020-02-15 12:32:40 -08:00
parent 8aba8e80e4
commit 8bd566bccb
6 changed files with 53 additions and 16 deletions

View File

@ -55,7 +55,7 @@ def nodeinfo(request):
"version": "2.0",
"software": {
"name": "mastodon",
"version": "3.0.1"
"version": "0.0.1"
},
"protocols": [
"activitypub"