googleapis / googleapis/google-api-nodejs-client
There seems to be a difference between the drive api sample and the type.
- Lenguaje dominante
- TypeScript
- Estrellas
- 12.2k
- Forks
- 2k
- Merge medio
- 1 d 9 h
- PR fusionados (30 d)
- 24
Descripción
https://developers.google.com/drive/api/guides/folder?hl=ja#move_files_between_folders
I tried to add a file to the folder according to this document, but it was parsed as a different type.
https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/drive/v3.ts#L6548-L6605
I checked the target type and the “resource" property does not exist in the type, which is correct?
Guía de contribución
Línea de trabajo
Compara la guía de carpetas de Google Drive con el tipo de Drive v3 generado en src/apis/drive/v3.ts alrededor de las líneas 6548-6605, centrándote en la propiedad “resource” que falta. Comprueba la definición relevante de la Drive API para determinar qué representación es la autorizada; se considera terminado cuando la documentación y el tipo de TypeScript coinciden o la discrepancia está documentada claramente.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- nodejs, typescript
- Área
- api
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 25/100