]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 23 Jun 2023 19:07:52 +0000 (21:07 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 23 Jun 2023 19:08:47 +0000 (21:08 +0200)
commitd246c540abb052b329fb23f83bd0474dfaa21e71
treeea8146e6f03b827e48954ade2f0a1cfe76d531a3
parentc28e1f0c1aed04c21737626c8068bf03e275f800
Continued:
- paths is not a dict, it must be a list (ops)
- some JSON APIs don't response with a list of peers, but a dict instead
fba/helpers/domain.py
fba/http/federation.py
fba/models/instances.py