]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 13 Jun 2023 16:26:43 +0000 (18:26 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 13 Jun 2023 16:26:43 +0000 (18:26 +0200)
commitbaf882870687c37fa78bef72d8e1e9f65ec69976
tree014d6eb9355b234085652859b65b87530a07eebf
parent34900cdfb1ccc7edfb4b2e1eaf0359524a8fab51
Continued:
- 'data' is optional, e.g. empty POST bodies are okay
- fixed handling of JSON replies from peertube instances:
- the request /api/v1/server/followers is correct, then always the JSON has
  "follow" and "following" as elements
fba/commands.py
fba/network.py
fba/networks/peertube.py