googleapis / googleapis/google-api-nodejs-client
The provided API reference link does not show the actual API documentation?
- Lingua principale
- TypeScript
- Stelle
- 12.2k
- Fork
- 2k
- Merge medio
- 1g 9h
- PR unite (30g)
- 24
Descrizione
I am referring to the README section https://github.com/googleapis/google-api-nodejs-client#api-reference
> This library has a full set of [API Reference Documentation](https://googleapis.dev/nodejs/googleapis/latest/index.html). This documentation is auto-generated, and the location may change.
Following that link https://googleapis.dev/nodejs/googleapis/latest/index.html and selecting "drive" brings me to https://googleapis.dev/nodejs/googleapis/latest/drive/index.html
Now the problem is, that site has the same link for [API Reference Documentation](https://googleapis.dev/nodejs/googleapis/latest/index.html).
So I am stuck in the link loop sending me back and forth between those pages, but can't find the actual API description. For example, where can I find the `drive.files.list` method reference?
I can go directly e.g. to [this reference page](https://developers.google.com/drive/api/v3/reference/files/list) but it does not explain the usage of this Node JS library. Is there perhaps any direct correspondence between the HTTP endpoints and this library's methods? I can't find it anywhere.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia dalla sezione API Reference del README e confronta il relativo link con la pagina di documentazione generata di drive, che attualmente rimanda all’index. Segui i link della documentazione generata e rendi chiaro il percorso verso il riferimento al metodo drive.files.list, incluso il modo in cui si rapporta a questa Node.js library; il lavoro è completato quando il loop viene rimosso e gli utenti possono raggiungere la documentazione del metodo pertinente.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- node.js, typescript
- Ambito
- documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100