Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There was a problem when `load_json(self.client.request('GET', path))['resources']` is null, as is later expected to be iterated. Therefore, I added a default empty list as output value for that property call.
- Loading branch information