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

(java): implement environment variable scanning in java sdk #2885

Merged

Conversation

dsinghvi
Copy link
Member

@dsinghvi dsinghvi commented Feb 4, 2024

In this PR, we now support scanning environment variables in the Java SDK. If every endpoint requires auth and the environment variable and parameter are not present, then the SDK will throw an error.

@dsinghvi dsinghvi marked this pull request as ready for review February 4, 2024 18:17
@dsinghvi dsinghvi merged commit 2466a4f into main Feb 4, 2024
24 checks passed
@dsinghvi dsinghvi deleted the dsinghvi/java-sdk-supports-environment-variable-scanning branch February 4, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant