Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1644 support query params in the style where not comma separation is used, but duplicated keys #1652

Merged
merged 2 commits into from
Jun 22, 2023

Conversation

thjaeckle
Copy link
Member

  • e.g.: ?fields=thingId&fields=policyId

Resolves: #1644

@thjaeckle thjaeckle added this to the 3.3.0 milestone Jun 12, 2023
… used, but duplicated keys

* e.g.: `?fields=thingId&fields=policyId`

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
@thjaeckle thjaeckle force-pushed the feature/more-tolerant-query-params branch from 38c388b to ba0f739 Compare June 13, 2023 06:49
@thjaeckle thjaeckle self-assigned this Jun 16, 2023
Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
Copy link
Contributor

@kalinkostashki kalinkostashki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@thjaeckle thjaeckle merged commit 021d043 into master Jun 22, 2023
3 checks passed
@thjaeckle thjaeckle deleted the feature/more-tolerant-query-params branch June 22, 2023 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Thing API does not support alternative way of specifying list query parameters
2 participants