[ 
https://issues.apache.org/jira/browse/FLINK-39675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ferenc Csaky closed FLINK-39675.
--------------------------------
    Fix Version/s: http-1.0.0
       Resolution: Fixed

[{{7211b2f}}|https://github.com/apache/flink-connector-http/commit/7211b2fc7b94563f041ba5e0241374259b124390]
 in main

> http-generic-json-url query param configuration not required. 
> --------------------------------------------------------------
>
>                 Key: FLINK-39675
>                 URL: https://issues.apache.org/jira/browse/FLINK-39675
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Connectors / HTTP
>            Reporter: David Radley
>            Assignee: David Radley
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: http-1.0.0
>
>
> in the query creator http-generic-json-url we currently have configurations:
> http.request.query-param-fields-with-key and http.request.query-param-fields. 
> We can implement this using placeholders in the query param part of the url 
> using the configuration http.request.url-map.
> We need to ensure that placeholders are url encoded at runtime.
> We need to test multiple place holder with the same value will work . e.g
> .../customer/{cid}?lookingfor={cid}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to