sillyguodong
36d1d5fb78
Fix panic when call api (/repos/{owner}/{repo}/pulls/{index}/files) ( #22921 )
...
Close : #22910
---
I'm confused about that why does the api (`GET
/repos/{owner}/{repo}/pulls/{index}/files`) require caller to pass the
parameters `limit` and `page`.
In my case, the caller only needs to pass a `skip-to` to paging. This is
consistent with the api `GET /{owner}/{repo}/pulls/{index}/files`
So, I deleted the code related to `listOptions`
---------
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-20 22:22:34 +08:00
..
2022-11-27 18:20:29 +00:00
2023-02-15 21:37:34 +08:00
2023-02-15 21:37:34 +08:00
2023-02-15 21:37:34 +08:00
2023-01-09 11:50:54 +08:00
2023-02-08 14:44:42 +08:00
2022-12-29 10:57:15 +08:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2023-02-15 21:37:34 +08:00
2022-12-29 10:57:15 +08:00
2022-12-29 10:57:15 +08:00
2023-02-15 21:37:34 +08:00
2022-12-29 10:57:15 +08:00
2023-02-15 21:37:34 +08:00
2022-12-29 10:57:15 +08:00
2023-02-15 21:37:34 +08:00
2022-12-29 10:57:15 +08:00
2023-01-24 23:47:53 -05:00
2022-12-29 10:57:15 +08:00
2023-02-18 21:17:39 +02:00
2022-11-27 18:20:29 +00:00
2023-02-20 00:12:01 +08:00
2022-12-29 10:57:15 +08:00
2022-12-29 10:57:15 +08:00
2022-12-30 19:22:51 +08:00
2023-02-15 21:37:34 +08:00
2022-11-27 18:20:29 +00:00
2023-02-15 21:37:34 +08:00
2023-02-20 22:22:34 +08:00
2023-02-15 21:37:34 +08:00
2023-02-15 21:37:34 +08:00
2023-02-15 21:37:34 +08:00
2022-11-27 18:20:29 +00:00
2023-02-18 20:11:03 +08:00
2023-02-15 21:37:34 +08:00
2023-01-09 11:50:54 +08:00
2023-02-15 21:37:34 +08:00
2023-02-15 21:37:34 +08:00
2023-02-15 21:37:34 +08:00
2022-12-29 10:57:15 +08:00
2023-02-15 21:37:34 +08:00
2022-11-27 18:20:29 +00:00
2022-12-29 10:57:15 +08:00