firebase / firebase/firebase-admin-node

[FR] ProjectManagement ios/android apps pagination

Aperta
#686 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
api: core help wanted type: feature request
Lingua principale
TypeScript
Stelle
1.7k
Fork
419
Merge medio
3g 10h
PR unite (30g)
16

Descrizione

**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**

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.