microsoftgraph / microsoftgraph/msgraph-sdk-python

Document backing store

Offen
#550 1 Kommentar 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

enhancement
Vorherrschende Sprache
Python
Sterne
630
Forks
96
Ø Merge
15 Std. 20 Min.
Gemergte PRs (30 T.)
3

Beschreibung

Is your feature request related to a problem? Please describe.
When I first used this SDK, I modified objects that were returned but just for the needs of my script, with no intention of pushing back to the API the modifications. It didn't work properly and I had a couple of issues that I didn't understand at first, until I noticed that this SDK uses a notion of "backing store". I didn't dig deeper what it was but now I understand thanks to this description in the Java Graph SDK for the "backing store" and "dirty" mechanisms which I believe are the same as in this Python SDK.

Describe the solution you'd like
If it's indeed the same thing, please raise awareness about it in the README (or elsewhere) to reduce confusion

Describe alternatives you've considered
Perhaps I could have spent more time and managed to find the article myself, or this https://learn.microsoft.com/en-us/openapi/kiota/models#backing-store

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Überprüfe die README und die verknüpften Beschreibungen zum Microsoft Graph Java- und Kiota-backing-store. Bestätige, wie der backing store und die dirty mechanisms des Python SDK funktionieren, und dokumentiere sie in der README oder an einer anderen geeigneten Stelle, damit Benutzer verstehen, wann Änderungen an zurückgegebenen Objekten erfasst oder an die API zurückgesendet werden.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
python
Bereich
documentation
Issue-Typ
Dokumentation
Schwierigkeit
2/5
Geschätzter Aufwand
1-3 Stunden
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.