Commit 6965cc0
authored
[Bitbucket Cloud] Add support for query parameters in pullrequest.comments endpoint (#1101)
* [Bitbucket Cloud] Add support for query parameters in pullrequests/comments endpoint
Updated pull_requests.comments to accept a query string, which is passed to params if present and used with _get_paged
* [Bitbucket Cloud] Add sorting to comments endpoint
Updated to include the sort parameter
Reorganized docstring1 parent 6e7399b commit 6965cc0
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
282 | 287 | | |
283 | 288 | | |
284 | | - | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
285 | 295 | | |
286 | 296 | | |
287 | 297 | | |
| |||
0 commit comments