BlueBrain / BlueBrain/nexus-python-sdk
Call http_xxx functions using kwargs to pass params where it is not yet the case
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 6
- Forks
- 10
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Example (`rev=rev`): https://github.com/BlueBrain/nexus-python-sdk/blob/eb671453c51f887f9365b5c10db8aca6cb359127/nexussdk/acls.py#L30
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start with the example in nexussdk/acls.py at line 30, where rev=rev is passed positionally. Search the SDK for other http_xxx calls that pass request parameters the same way. Done means the applicable calls consistently pass those parameters as kwargs without changing request behavior.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- api
- Issue-Typ
- Refactoring
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100