if client
is passed as a parameter, other fields should be optional
#816
Labels
bug
Something isn't working
Describe the bug
if a
client
parameter is passed in any class that has one, the other fields that are parameters solely for the internal client instantiation should not be required.To Reproduce
Steps to reproduce the behavior:
Expected behavior
if client is passed in, other fields that are used only for building the client internally should not be required.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: