Skip to content

Conversation

@bewing
Copy link

@bewing bewing commented Jul 21, 2023

Treat a nil pointer for ListRequest.Expand as "false", basically, omitting the param from the URL.

Allows one to

resp, err := sc.List(nil, &schedule.ListRequest{}) without a panic.

Treat a nil pointer for ListRequest.Expand as "false", basically,
omitting the param from the URL.
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.

1 participant