def paginated_projects()

in jbi/jira/client.py [0:0]


    def paginated_projects(
        self,
        included_archived=None,
        expand=None,
        url=None,
        keys: Optional[Collection[str]] = None,