Make it easier to generate repeated query parameters#352
Conversation
jonthegeek
left a comment
There was a problem hiding this comment.
I was JUST working around this about a week ago. Thanks!
|
I'm much happier with this new approach. |
jonthegeek
left a comment
There was a problem hiding this comment.
Just one typo. This will be super useful! Wonderful timing, since I just had to look up what the heck "explode" meant for an API definition last week!
Do you want to mention the function option in the news bullet?
|
BTW, this seems like the correct approach, but does it contradict https://design.tidyverse.org/independent-meaning.html ? |
Co-authored-by: Jon Harmon <jonthegeek@gmail.com> Co-authored-by: Maximilian Girlich <maximilian.girlich@metoda.com>
|
@jonthegeek hmmm, maybe I'm splitting hairs, but I don't think this changes the meaning, it just changes how vectors are handled in the output. |
|
@hadley I think you're correctly splitting hairs. It might be worth examining those hairs and mentioning them in that chapter, though 😊 |
Fixes #350