GIScience / GIScience/openrouteservice-py

allow support for additional kwargs

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
455
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Currently, the library fails if anything is provided in the request parameters that isn't hard-coded as function parameters. It would be good if additional/new API parameters can be called without the need to hard-code them every time.

This would touch:
#75
#74
#62
#66

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the request-parameter handling and the related issues #75, #74, #62, and #66. Determine how additional API parameters are currently rejected and define completion as allowing new parameters without hard-coding each one as a function parameter, with existing behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.