Skip to content

Conversation

@gamekid
Copy link
Contributor

@gamekid gamekid commented Sep 30, 2019

  • correctly handle multiple Fields collections
  • only add Fields to get_params once

When including multiple entries in the fields parameter, the query builder was not adding an ampersand between each entry. Additionally, it was adding each entry to the query twice, once in the base PathBuilder class and again in the PathCollectionBuilder class.

gamekid and others added 2 commits September 30, 2019 14:45
- correctly handle multiple Fields collections
- only add Fields to get_params once
@pablorsk pablorsk merged commit 1c8fa4d into reyesoft:v2.1 Oct 4, 2019
@pablorsk
Copy link
Member

pablorsk commented Oct 4, 2019

Thanks @gamekid !

2.1.8 relased! 🎉

@gamekid
Copy link
Contributor Author

gamekid commented Oct 4, 2019

Thanks for getting this out!

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.

2 participants