Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.11.3
-
None
-
Unknown
Description
When a rest api is called using the rest-openapi component query parameter headers are not filtered by HttpRestHeaderFilterStrategy. It expects that the queryParameters string is url encoded, but as you can see on the screenshot it's not. In this case all of the query parameters are flagged as required=false and therefore they also have a question mark after the parameter name. So even if the queryParameters string had been encoded it would been filtered any way.
Attachments
Attachments
Issue Links
- links to