Skip to content

Conversation

@BB-piotr
Copy link
Contributor

@BB-piotr BB-piotr commented Dec 22, 2021

A fix for mapping of Map for query params (in client code). You can have Map in query params when using additionalProperties. In current version generated client code throws an exception. This is a fix for it.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@BB-piotr BB-piotr marked this pull request as ready for review December 22, 2021 04:28
@bartveenstra
Copy link
Contributor

Using a Map in query params and additional properties is new to me. Do you have the same behaviour when you use openapi-generator maven plugin?

@BB-piotr
Copy link
Contributor Author

BB-piotr commented Dec 22, 2021

Using a Map in query params and additional properties is new to me. Do you have the same behaviour when you use openapi-generator maven plugin?

Just checked - openapi-generator supports this feature and creates correct client code.

@bartveenstra bartveenstra merged commit de203fd into main Dec 22, 2021
@santam85 santam85 deleted the bufix/fix-query-param-map-support branch July 6, 2022 13:51
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.

3 participants