firebase / firebase/firebase-admin-node

[FR] ProjectManagement ios/android apps pagination

未关闭
#686 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
api: core help wanted type: feature request
主要语言
TypeScript
星标
1.7k
派生
419
平均合并
3 天 10 小时
30 天内合并 PR
16

描述

**Is your feature request related to a problem? Please describe.**
The `firebase-admin-node` SDK has the `projectManagement.listPlatformApps` that returns the first 100 apps and there's no way to use the pagination provided by the REST APIs (https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects.androidApps/list and https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects.iosApps/list).

**Describe the solution you'd like**
I'd like to have pagination on `projectManagement.listPlatformApps` like the REST APIs do.

**Describe alternatives you've considered**
Using the REST APIs with a simple HTTP client.

**Additional context**

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。