Skip to content

Add functionality to iterate over list responses

Trond Aasan requested to merge iter-list-response into master
  • Change return type of Client.call to also contain the request.
  • Replace classes UserRequest and UserQueryRequest with normal functions
  • Hide class UserListResponse

Merge request reports