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

Funqy HTTP query parameter binding #10968

Merged
merged 1 commit into from
Jul 30, 2020

Conversation

patriot1burke
Copy link
Contributor

For GET requests, query parameters can now be mapped to the input parameter. Previously, GET requests could not send input to functions.

@gunnarmorling

Copy link
Contributor

@loicmathieu loicmathieu left a comment

Choose a reason for hiding this comment

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

LGTM.

I added a question about OffsetDateTime I also think more documentation of date support (which format for example) needs to be written.

@gsmet
Copy link
Member

gsmet commented Jul 29, 2020

@patriot1burke could you have a look at the review? I'm releasing CR1 tomorrow. Thanks!

Copy link
Contributor

@gunnarmorling gunnarmorling left a comment

Choose a reason for hiding this comment

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

Didn't look closely at the impl, but from the description in the guide it looks very useful 👍

funqy query param list, set, map

query param doc

funqy yaml

Update docs/src/main/asciidoc/funqy-http.adoc

Co-authored-by: Loïc Mathieu <[email protected]>

offset datetime
@patriot1burke
Copy link
Contributor Author

@gsmet Resovled all comments. Should be good.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

Loïc looked OK with it apart from the comments so merging.

@gsmet gsmet dismissed loicmathieu’s stale review July 30, 2020 08:16

Comments addressed.

@gsmet gsmet merged commit 574431b into quarkusio:master Jul 30, 2020
@gsmet gsmet added this to the 1.7.0 - master milestone Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants