Skip to content
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

CTOOLS-2: Set proxy config when address it not None, even if username… #11

Conversation

adamMQM
Copy link
Contributor

@adamMQM adamMQM commented Feb 15, 2024

… and password are None.

Add type hint for proxy_config in ApiConfiguration.

Pull Request Checklist

Description of the PR

This PR removes a check from the get_api_configuration method which prevents proxy information from being passed to the ApiClient if there is no username or password provided for the proxy.

… and password are None.

Add type hint for proxy_config in ApiConfiguration.
@AndrewNeudegg
Copy link
Contributor

Please can you provide an example of using the Proxy features with this as a setting?

@adamMQM adamMQM merged commit 06ed217 into finbourne:main Feb 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants