You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor refactor of api_client.go to better highlight the client's default value. (#1302)
## What changes are proposed in this pull request?
This PR is a no-op that isolates the logic to set default values from
the rest of the constructor. The goal is to make the default value more
apparent.
## How is this tested?
Unit + Integration tests.
NO_CHANGELOG=true
0 commit comments