Haskell-OpenAPI-Code-Generator / Haskell-OpenAPI-Client-Code-Generator

Generate Haskell client code from an OpenAPI 3 specification
46 stars 19 forks source link

Fix style "form" with and without explode for query params #76

Closed joel-bach closed 2 years ago

joel-bach commented 2 years ago

Fixed style "form" for query params according to the examples in the specification.

Fixes https://github.com/Haskell-OpenAPI-Code-Generator/Haskell-OpenAPI-Client-Code-Generator/issues/74