-
etreand authored
Add optional parameter page_size to get_list that allows overriding the model's page size per method call. Passing False will remove pagination.
72caba1e
Add optional parameter page_size to get_list that allows overriding the model's page size per method call. Passing False will remove pagination.