iterative / iterative/PyDrive2
Add the endpoint export
Offen
feature request
priority-p2
- Vorherrschende Sprache
- Python
- Sterne
- 670
- Forks
- 75
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The endpoint `GET https://www.googleapis.com/drive/v2/files/:fileId/export` seems to be missing
https://developers.google.com/drive/api/v2/reference/files/export
It's a feature that allow you to download a HTML with CSS inlined version of a doc.
Beitragsleitfaden
Rechercherichtung
Start by locating PyDrive2's existing Google Drive file endpoint wrappers and compare them with the linked Google Drive v2 files/export reference. Add support for the GET export endpoint to download a document as HTML with CSS inlined, then verify the behavior using the project's existing checks.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- gcp, python
- Bereich
- api
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 48/100