microsoftgraph / microsoftgraph/msgraph-sdk-python
How to use the SDK to write Graph calls that aren't provided by the SDK API
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 630
- Forks
- 96
- Ø Merge
- 15 Std. 20 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
Ahoi,
first, thanks for the SDK. It makes life easier and helps me to stay in the python eco-system for such tasks.
Now, I'm not really understanding Graph or the SDK well enough to see how I could write my own queries.
For example, I'd like to call the reports/getTeamsTeamActivityDetail(period='D90')?$format=application/json endpoint. As I don't see it in SDK 1.0.0a12, I'd like to "manually" call it and process the results.
Is this even feasable? Please excuse me if this call actually is in the API and I just didn't see it - take it as an example.
Is calling arbitrary endpoints even supported? Did I miss this when reading in README / Samples?
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit der Durchsicht der im Issue erwähnten README und Samples und prüfe anschließend, wie das Python SDK Anfragen an Graph-Endpunkte bereitstellt. Als abgeschlossen gilt die Dokumentation, ob beliebige Endpunkte unterstützt werden, sowie eine Darstellung, wie ein Endpunkt wie reports/getTeamsTeamActivityDetail aufgerufen und verarbeitet wird, wenn er nicht durch die SDK API repräsentiert wird.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- api, documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100