Is it me or is it impossible to get a list of starred projects, because you get a Response\JSON object which is countable but not iterable so you cannot loop on the keys, you cannot access numeric properties, and you virtually have no public methods?
Is it me or is it impossible to get a list of starred projects, because you get a Response\JSON object which is countable but not iterable so you cannot loop on the keys, you cannot access numeric properties, and you virtually have no public methods?