BlueBrain / BlueBrain/nexus-python-sdk

Call http_xxx functions using kwargs to pass params where it is not yet the case

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
6
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Example (`rev=rev`): https://github.com/BlueBrain/nexus-python-sdk/blob/eb671453c51f887f9365b5c10db8aca6cb359127/nexussdk/acls.py#L30

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.