diff --git a/relationships.py b/relationships.py index 784cc46c5..64de6b996 100644 --- a/relationships.py +++ b/relationships.py @@ -116,7 +116,8 @@ def get_moved_feed(base_dir: str, domain: str, port: int, path: str, 'first': first_str, 'id': id_str, 'totalItems': total_str, - 'type': 'OrderedCollection' + 'type': 'OrderedCollection', + 'orderedItems': [] } return following