firebase / firebase/firebase-admin-node

[FR] ProjectManagement ios/android apps pagination

Abierto
#686 3 comentarios 0 reacciones 0 asignados Ver en GitHub
api: core help wanted type: feature request
Lenguaje dominante
TypeScript
Estrellas
1.7k
Forks
419
Merge medio
3 d 10 h
PR fusionados (30 d)
16

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.