The state parameter in [pullrequests - list](https://bitbucketjs.netlify.app/#api-pullrequests-pullrequests_list) can be repeated such as /repositories/{workspace}/{repo_slug}/pullrequests?state=MERGED&state=OPEN Is there a way this can be supported using in the client. Currently only specifying one parameter is supported