-
Notifications
You must be signed in to change notification settings - Fork 30
Add support for specifying api version #150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
mihirvala08
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approach looks fine. Just some minor things to go over.
|
@TimDiam0nd Would it possible to provide me write access to forked branch hisn-io:main ? I've updated linting, tests and |
Done |
|
/run-integration-tests cc2f4c0 |
|
/run-integration-tests cc7fd7b |
|
/run-integration-tests 704224b |
As discussed in #143 (apologies for the delay in this, it slipped my mind).
This approach with a custom class allows the existing usage to remain the same, allows specifying a client level preference, overriding on a per func level, and defining the supported APIs.
If youre happy with this approach, i can make a start on removing references to
base_v1_url.