Skip to content

[CXF-8299] Impl for QueryParamStyles in RestClient - #678

Closed
andymc12 wants to merge 1 commit into
apache:masterfrom
andymc12:queryParamConfigs
Closed

[CXF-8299] Impl for QueryParamStyles in RestClient#678
andymc12 wants to merge 1 commit into
apache:masterfrom
andymc12:queryParamConfigs

Conversation

@andymc12

@andymc12 andymc12 commented Jun 8, 2020

Copy link
Copy Markdown
Contributor

This is a draft PR for now since the new API (new builder method and enum) is not yet available in Maven.

When ready, this will resolve JIRA CXF-8299.

It allows users to configure the style of query parameters when multiple values are specified for the same parameter key. This may be useful in scenarios where the client developer has little to no control over the RESTful endpoint - which might require PHP-style query parameters, or comma-separated values.

Signed-off-by: Andy McCright <j.andrew.mccright@gmail.com>
@andymc12

Copy link
Copy Markdown
Contributor Author

Superseded by #680

@andymc12 andymc12 closed this Jun 15, 2020
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